@media all and (max-width : 1200px) {
 .container {
width:90%;
}
}




