@media only screen and (max-width: 767px) {
    .cartBoxList .cartItem .select-custom {
        width: 60px;
    }
}