/* Autoscroll gap on mobile */
@media screen and (max-width:767px) {
.fe-68a267855ee8175891a1675a {
grid-template-rows: repeat(4,minmax(24px, auto)) !important;
row-gap: 5px !important;
}}
Share to be shared more
/* Autoscroll gap on mobile */
@media screen and (max-width:767px) {
.fe-68a267855ee8175891a1675a {
grid-template-rows: repeat(4,minmax(24px, auto)) !important;
row-gap: 5px !important;
}}