figure.gallery-image {
    height: 100%;
}

    figure.gallery-image img {
        height: 100%;
        object-fit: cover;
        border-radius: 20px;
    }


.f-insta ul li img {
    width: 95px !important;
    height: 95px !important;
    object-fit: cover;
    border-radius: 10px;
}

.img-service-packages {
    width: 100%;
    height: 430px;
    border-radius: 20px;
    object-fit: cover;
}

.services-08-content h3 {
    margin-bottom: 5px !important;
    font-size: 20px !important;
}

.blog-content2 h4 {
    font-size: 22px;
}

.animations-02 {
    bottom: 0 !important;
}

    .phone-header-mobile a {
        font-size: 20px;
        margin-right: 45px;
        color: #ffffff;
    }

@media (max-width: 810px) {
    .logo a {
        font-size: 16px;
    }

    .phone-header-mobile a {
        font-size: 16px;
    }
}

@media (min-width: 375px) {
    .phone-header-mobile a {
        margin-right: 55px;
    }
}

.services-08-item {
    cursor: pointer;
}


@media (max-width: 810px) {
    .slider-content {
        padding-top: 0;
    }

/*    .slick-slider {
        height: 800px;
    }*/
}

.testimonial-area .client-img {
    max-height: 30rem;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}
