@media (max-width: 459px) {
    .uc-container {
        max-width: 98% !important;
        margin: 0 auto;
    }
}