
@media(min-width:800px){
    .container {
        max-width: 30%;
    }
}