@media (max-width: 992px){
    
    .order-time-box {
        width: 100%;
    }

    .button-rate-calculate {
        width: 90%;
    }

    .text-center-head-black {
        font-size: 28px;
    }

    .text-center-head-red {
        font-size: 28px;
    }
    
}