@media screen and (max-width: 320px) {
    .check-container { min-width: 250px !important; max-width: 250px !important; }
}