@media only screen and (max-width:425px) {
    .h-425-250 {
        height: 250px !important;
    }
    .p-425-0 {
        padding: 0px !important;
    }
    .mt-responsive-lg-200 {
        margin-top: -20px;
    }
}