/*! 1024 style */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* Style adjustments for viewports that has a screen width of 1024px and above (Desktop View / iPad Landscape View) */
	
}