/*Responsiveness of clients section*/
@media screen and (max-width:600px){
.about_us_centered h2{
font-size: 10px;
}
}

