/* Add custom CSS styles below */ 
@media (max-width: 767px) {
.g_cat .s-slider-swiper-wrapper {
justify-content: center !important;
}
}
@media (min-width: 768px) {

.index .store-header {
position: absolute !important;
}
}