@media (min-width: 481px) and (max-width: 1024px){
    .checkout-container {
        padding: 120px 80px 40px 80px;
    }
}