@media (max-width: 576px) {
    .container {
        max-width: 340px;
        max-height: 415px;
    }
}