@charset "utf-8";
/* CSS Document */
@media only screen and (device-aspect-ratio: 16/9) and (min-width: 320px) and (max-width: 1666px)
{	
#Container {width:78%;}
#Container-2 {width:78%;}
#Container-3 {width:78%;}
}

