@media (max-device-width: 600px){
    .container{
        max-width: 80%;
    }
}