.elementor-6401 .elementor-element.elementor-element-93472d9{--display:flex;}.elementor-6401 .elementor-element.elementor-element-bf4abc2{--display:flex;--min-height:0px;}.elementor-6401 .elementor-element.elementor-element-f19755a > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(max-width:767px){.elementor-6401 .elementor-element.elementor-element-f19755a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-f19755a */@media (max-width: 768px) {

    ul.products li.product {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    ul.products li.product a {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    ul.products li.product h2 {
        min-height: 42px;
    }
}
ul.products li.product h2 {
    font-size: 14px !important;
    line-height: 1.3;
}
ul.products li.product img {
    width: 100%;
    height: auto;
}
ul.products li.product .button {
    width: 100%;
    font-size: 12px;
    padding: 8px;
}/* End custom CSS */