.organizations-list .organization-preview .organization-preview-name {
	font-size: 1rem;
    line-height: 145%;
    margin-bottom: 1rem;
}
.organizations-list .organization-preview {
min-height: 240px;
}

.organizations-list .organization-preview .organization-preview-img {
    height: 100px;

}

.other-org {
    height: 150px;
}
img.other-org-img {
   
}
span.other-org-title {
    font-size: 13px;
}
@media (max-width: 576px){
    .mp-second .sc-item.number_1, .mp-second .sc-item.number_2, .mp-second .sc-item.number_3, .mp-second .sc-item.number_4{
        height: 200px;
    }
}
header .top .header-top-wrap a:hover{
    text-decoration: none;
}

.mp-third .socials a:hover{
    text-decoration: none;
    color:#000000;
    background: none;


}