@media only screen and (min-width: 320px) and (max-width: 479px) {
    .acr-header .middle-header .dropdown-btn .cart-dropdown-menu {
        right: 60px;
    }
        .icon-left i {
    padding: 5px 7px !important;
    font-size: 16px!important;
}
  .login {
    margin-top: 0px;
    border: 2px solid #d58126;
    border-radius: 10px;
    padding: 25px;
    width: 100%;
    margin-left: 0px;
} 
.comment-form {
    padding: 0px 20px 0 20px;
}
.comment-form {
    padding: 0px 20px 0 20px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.icon-left i {
    padding: 5px 7px !important;
    font-size: 16px!important;
}
    .acr-header .middle-header .dropdown-btn .cart-dropdown-menu {
        right: 60px!important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {


}
@media (min-width: 992px) and (max-width: 1169px) {	

}

@media (min-width: 992px) and (max-width: 1239px) {

}
@media (min-width: 1240px) and (max-width: 1500px) {
.modal-content.about-home {
    height: 500px !important;
    overflow-y: scroll;
    top: 30px!important;
}
}
@media (min-width: 1200px){

    
}

 