

/* Start:/local/components/9310802/complex.content/templates/price_support/style.css?1785494815344*/
@media (max-width: 450px) {
    .pricing__card {
        width: 300px !important;
    	min-width: 300px !important;
    }
}


@media (max-width: 500px) {
    .pricing__cards {
        overflow-x: auto;
        scroll-snap-type: x mandatory; 
    }

    .pricing__card {
        scroll-snap-align: center;
        scroll-margin: 0 15px; 
    }
}
/* End */
/* /local/components/9310802/complex.content/templates/price_support/style.css?1785494815344 */
