/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2026 | 08:12:46 */
@media (max-width: 800px) {
	
	article.steyr_product .wp-block-nectar-blocks-row:first-child .nectar-blocks-column__inner > .wp-block-nectar-blocks-flex-box:last-child {
        margin-top: -15px
    }
	
	.steyr_product-template-default .steyr_product div.wp-block-nectar-blocks-column {
		margin-left: 0!important;
	    margin-right: 0!important;
	}
	
	.wp-block-nectar-blocks-carousel-item.product-carousel .wp-block-nectar-blocks-image,
	.wp-block-nectar-blocks-carousel-item.product-carousel .wp-block-nectar-blocks-image *
	{	
		max-height: 200px!important;
	}
}