.about-1{
    width: 100%;
    height: 488px;
    object-fit: cover;
}
.about-2{
    width: 100%;
    height: 232px;
    object-fit: cover;
}
.about-img{
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.blog-img{
    width: 100% !important;
    object-fit: cover;
    height: 230px !important;
}