section:nth-of-type(2) .image-title ,
section:nth-of-type(3) .image-title{
  display: none;
}
.md\:max-h-\[700px\]{
  max-height: 100% !important;
}
.lg\:mb-6{
margin-bottom: 3rem !important;  
}
.ad-star-btn{
  display: block;
}
.md\:py-\[15px\]{
  display: block;
}
footer .store-footer__inner{
  background-color: #ffffff !important;
}
.bg-\[var\(--s-color\)\]{
  background-color: #4F55A1 !important;
}
.footer-is-light .store-footer .store-footer__inner{
    background-color: #4F55A1 !important;
}