<style>
#js-SFNT .desktop {
	display: block !important;
}


#js-SFNT .mobile_1 {
	display: none !important;
}

#js-SFNT .mobile_2 {
	display: none !important;
}

#js-SFNT .mobile_3 {
	display: none !important;
}

@media only screen and (max-width: 1200px) {

#js-SFNT .categories__cards-block-top {
	padding: 190px !important;
	position: relative !important;
}

#js-SFNT .categories__cards-block-top .categories__title{
    position: relative !important;
    left: -50% !important;
    top: -125px !important;
    z-index: 2 !important;
    text-shadow: 3px 3px 2px #0b0b0b !important;
}


#js-SFNT .order_now_mobile {
	width: 100% !important;
}

#js-SFNT .desktop {
	display: none !important;
}

#js-SFNT .mobile_1 {
	display: block !important;
	margin-bottom: 10px !important;
}

#js-SFNT .mobile_2 {
	display: none !important;
}

#js-SFNT .mobile_3 {
	display: none !important;
}


#js-SFNT .slick-prev {
	display: none !important;
}

#js-SFNT .slick-next {
	display: none !important;
}

#js-SFNT .img-holder img {
	max-width: 100% !important;
	position: relative;
}

#js-SFNT .bg-stage {
	background-image: url("graphics/00000001/2/ordernow_960.jpg") !important;
}

}

@media only screen and (max-width: 960px) {

#js-SFNT .categories__cards-block-top {
	padding: 140px !important;
	position: relative !important;
}

#js-SFNT .categories__cards-block-top .categories__title{
    position: relative !important;
    left: -35% !important;
    top: -95px !important; 
    z-index: 2 !important;
}


#js-SFNT .categories__card-top:nth-child(odd) {
    margin: 0px !important;
}

}


@media only screen and (max-width: 640px) {

#js-SFNT .categories__cards-block-top {
	padding: 80px !important;
	position: relative !important;
}

#js-SFNT .categories__card-top:nth-child(odd) {
    margin: 0px !important;
}

#js-SFNT .categories__cards-block-top .categories__title{
    position: relative !important;
    left: -15% !important;
    top: -70px !important;
    z-index: 2 !important;
}

#js-SFNT .desktop {
	display: none !important;
}

#js-SFNT .mobile_1 {
	display: none !important;
}

#js-SFNT .mobile_2 {
	display: block !important;
	margin-bottom: 10px !important
}

#js-SFNT .mobile_3 {
	display: none !important;
}

#js-SFNT .bg-stage {
	background-image: url("graphics/00000001/2/ordernow_640.jpg") !important;
}


}

@media only screen and (max-width: 450px) {


#js-SFNT .desktop {
	display: none !important;
}

#js-SFNT .mobile_1 {
	display: none !important;
}

#js-SFNT .mobile_2 {
	display: none !important;
}

#js-SFNT .mobile_3 {
	display: block !important;
	margin-bottom: 10px !important
}

#js-SFNT .order_now_mobile {
	display: none !important;
}

}
</style>