element.style {
    height: 55px;
}

.tgmenu__nav .logo img {
    max-height: 55px;
}


.blog-post-thumb img {
    height: 100%;
    
    width: 100%;
}

.breadcrumb__bg {
    
    padding: 35px 0 35px;
}

.breadcrumb__content .title {
     font-size: 20px;
    margin-bottom: 0px;
}

.contact__area {
    padding: 50px 0;
}

@media (max-width: 767.98px) {
    .contact__area {
        padding: 20px 0;
    }
}


.shortcode-testimonials {
   
    padding-bottom: 20px;
}