.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
.our-associates {
    width: 20%;
    float: left;
    padding: 5px 5px;
}
.why-us-img-div{
    margin-top: 50px;
}
@media screen and (max-width:2560px){
    .mygst{
        width: 280px;
        height: 200px;
    }
} 
@media screen and (max-width:1025px){
    .mygst{
        width: 235px;
        height: 180px;
    }
} 
