

@media (max-width: 991px) {
	body div#wrap .container .mobile-autopad {
		padding: 0 15px !important;
	}
	
	body div#wrap .container .mobile-automargin {
		margin: auto !important;
	}
	
	body .mobile-nobg {
		background-image: none !important;
	}
}