Files
wyczarujprezent.pl/themes/charme/assets/antheme/css/customcss-586c151b9b0a3e3cf9066839f566e711.css

14 lines
333 B
CSS

body#index .page-home > .row {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
body#index .page-home > .row .an_banner {
width: 100% !important;
max-width: 270px !important;
position: static;
}
body#index .page-home > .row .an_banner img.b-loaded {
transition: 0s !important;
transform: unset !important;
}