.ui-widget.ui-autocomplete {
    display: none !important;
}

.hero__banner {
    display: block;
    width: 100%;
    height: auto;
}

.hero__banner img {
    width: 100%;
    height: auto;
}

.hero__slider-wrapper  {
    height: fit-content;
}

.product__intro{
    margin-bottoM: 20px;
}

#msOrder{
    margin-top: unset !important;
}
