.widget-container .card-header .card-profile .profile-like.instagram {
    background-color:  !important;
    border-color: #004c6c !important;
}
.widget-container .card-body .post-profile .service {
    margin-top: 0;
    display: none  !important;
}
.widget-container .card-header {
    display: none  !important;
}
.widget-container .card-body .posts .post {
    padding: 20px;
    margin: 0px 0 !important;
}
.widget-container .card-body {
    padding: 0 0px !important;
}
.module.instagram {
    max-height: 370px;
}
.thumbnail-wrapper .thumbnail .thumbnail-image {
    height: 270px ;

}
.thumbnail-wrapper .thumbnail .thumbnail-image .object-fit {
    background: #004c6c !important;
}
@media (min-width: 768px) and (max-width: 991px) {
    .thumbnail-wrapper .thumbnail .thumbnail-image {height: 205px !important;}
}
    

.thumbnail-wrapper .thumbnail .thumbnail-image .object-fit {
    width: 100%  !important;
}
.share-overlay {
    display: none;
}
.module.instagram .social-content {
    background: #004C6B !important;
}
.widget-container{background-color: #004C6B;}