#categories .carousel-wrapper {
	padding-top: 59.4%;
}

#categories #categoryRight-ow, 
#categories #categoryRight-mw,
#categories #categoryRight-iw {
	height: 100%;
}

@media screen and (max-width: 992px) {
	#categories .carousel-wrapper {
		padding-top: 60.4%;
	}
	#categories .rightCategories .carousel-wrapper {
		padding-top: 67.4%;
	}
}


