@media only screen and (max-width:760px) and (min-width:375px){
    .cart_count{
        margin-right: -10px !important;
    }

}