
/* ==============================================



   MIN-WIDTH : 1900
   
   
   
=============================================== */

@media (min-width:1900px) {

.container{
max-width: 1600px !important;
}

.high_resolution
{
	margin-top:14rem !important;
}


}