@media only screen and (max-width: 767px) {
.hideonmobileeps {    display: none;}
.my_epspadding {    padding: 0!important; }
}
@media(min-width:768px){
.my_logo_width .wpb_column.vc_column_container {
    width: 20%!Important;
}}
.my_colleges .vc_single_image-wrapper img {
    width: auto!important;
    height: 100px;
}