.single-services-card .image img{
    height: 295px;
    width: 100%;
    object-fit: cover;
}

.single-pages-widget.latest-posts .post-card .image img{
    object-fit: cover;
}

.single-team-card .image img {
    height: 386px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.navbar-area{
    padding-top: 7px;
    padding-bottom: 7px;
}

.banner-area{
    padding-top: 20px;
}

.about-image.style-2 .image-1 img{
    height: 589px;
    object-fit: cover;
    width: 100%;
}

.about-image.style-2 .image-two img {
    height: 496px;
    object-fit: cover;
}