@media only screen and (min-width: 601px) {
    .container {
        width: 40%;
        margin-top: 20px;
    }
}
