.style_item_zero a, .style_item_zero img {
    height: 340px !important;
    width: 100%;
    background-size: cover;
}

/*.style_item_one {*/
/*    margin: -100px 0px 0px 2px;*/
/*}*/
.style_item_one a, .style_item_one img {
    height: 215px!important;
    width: 100%;
    background-size: cover;
}

.style_item_five img {
    height: 209px !important;
    width: 100%;
    background-size: cover;
}
.style_item_six img {
    height: 209px !important;
    width: 100%;
    background-size: cover;
}


.style_item_three a {
    height: 590px;
}


.style_image_header:hover {
    text-decoration: none !important;
    font-weight: 600;
}

.style_image_header img {
    border-radius: 7px !important;
    margin-bottom: 10px !important;
    height: 125px;
    width: 100%;
    object-fit: cover;
}


.style_product_card {
    height: 100% !important;
}

.rlr-postcard__thumbnail.larg--block {
    height: 359px !important;
}

.style_article img {
    margin: 0 0 135px;
    height: 450px;
    border-radius: 10px;
}

.style_image_thumbnail img {
    border-radius: 10px !important;
    height: 195px !important;
    width: 100%;
}

.style_image_thumbnail a {
    width: 100%;
}

#profile-description .show-more-height {
    height: 97px;
}

@media (max-width: 767px) {
    .style_current {
        display: flex !important;
        flex-direction: column;
        align-content: space-around;
        justify-content: space-around;
        align-items: center;
    }

    .style_header_text {
        margin-top: 20px !important;
    }
}

@media (max-width: 766px) {
    .style_item_three a {
        height: auto;
    }

    .about-image-box {
        margin: -25px 0;
    }

    .gallery--home {
        height: 260px;
    }

    .right--block--faq {
        margin: 15px 0 0 0;
    }
    .style_tour{
        display: flex;
        align-content: center;
        flex-direction: column;
    }
    #profile-description .show-more-height{
        height: 171px;
    }
    .testimonial-card{
        height: 379px;
        width: 352px;
    }

    .swiper-slide {
        margin-right: 184px !important;
    }


    .footer-social-links{
        padding: 15px;
    }
}
.rlr-img--dotted:after{
    background-image:none;
}
