.advanced-slider__image{
object-position: top;
}
.s-block--contact-form .h-\[300px\] {
    height: 24vw !important;
}
.contact-image.mb-6{
  margin-bottom: 0 !important;
}
.features-list.space-y-3{
  display: none !important;
}
@media(max-width:991px){
  section.s-block--special-products-slider .max-h-\[350px\] {
    max-height: 112vw !important;
}
  .s-block--contact-form .h-\[300px\] {
    height: 74vw !important;
}
}