@media (max-width:767px) {
    body .shopify-section--image-with-text-overlay .caption--below-true .is-hidden-desktop-only .image-element__wrap {position:relative;min-height:auto;}
    body .shopify-section--image-with-text-overlay .caption--below-true .is-hidden-desktop-only .image-element__wrap img {object-fit:contain!important;position:static;}
    body .shopify-section--image-with-text-overlay .caption--below-true .caption {position:static;transform:none;}
    body .shopify-section--image-with-text-overlay .caption--below-true .caption-content {padding:15px;background:none;}
    body .shopify-section--image-with-text-overlay .caption--below-true .caption-content .headline {color:#000!important;text-shadow:none!important;margin-bottom:10px;}
}
.morecontent span {
    display: none;
}
.predictive-search .predictive-search__list-item-thumbnail img{max-height:100px;width: auto;}