/* Add custom CSS styles below */ 
@media(max-width:768px) {
.landing-page-first-banner .item-text {
    max-width: 180px !important;
}

  .landing-page-first-banner  .item-text h1 {
    font-size: 16px !important;
}
  .landing-page-first-banner  .item-text> img {
    width: 100px !important ;
}


}
.banner--fixed img {
  background-color: transparent;
}
/******category*******************/  
.osh_card {
    position: unset;
    transform: unset !important;
}
.group.container {
    gap: .75rem;
    justify-content: space-around;
    flex-direction: row;
    margin: auto;

}
.categories_1 .py-5 {
    padding-bottom: 0;
    padding-top: 0;
}

/****************footer***/