@media screen and (max-width: 999px) {
    .product-list__intro-block .content-box .kg-content-box__background-media.content-box__background-media{
        position: unset !important;
    }
}
.kg-richtext .kg-color-scheme .kg-main-container-wrapper {
    padding-bottom: 30px;
}
.kg-richtext .kg-color-scheme .kg-main-container-wrapper .kg-custom-rich-text .prose p{
    margin-top: 15px;


}
.kg-subheading-collection {
    font-size: 12px;
    font-weight: 600;
}