@media (max-width: 576px) {
    .clients-logo {
        width:45% !important;
        margin: 1rem auto;
    }
}
/* <!-- MADE BY BHAVESH --> */