.content-are-l2-1 {
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (min-width: 768px) {
    .content-are-l2-1 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}
.brands img {
    width: 75px;
}
@media (min-width: 768px) {
    .brands img {
        width: 100px;
    }
}
.inner-about-bg-area .bg-image img {
    border-radius: 0px !important;
}
.content-are-l2-1 img {
    border-radius: 0px !important;
}
.image-hover-style-01 {
    border-radius: 0px !important;
}