.slider-columbia .swiper-text { width: 100%; height: auto; overflow: hidden; background: #001428; } .text_slide { display: flex; align-items: center; justify-content: center; font-size: 1rem; color: #fff; position: relative; padding: 6px 0; } .text_slide span { position: relative; z-index: 1; } @media (min-width: 420px) and (max-width: 768px) { .text_slide{ font-size: .75rem; } } @media screen and (min-width: 1200px) { .header-wrapper.header-wrapper-light-theme .navbar-menu-wrapper.menu-content{ height: 150px; } } @media screen and (min-width:768px){ .hero_price_cta-box .cta_wrapper.notify{ width: auto; } .hero_price_cta-box .product-price{ display: grid; } }
