.contacts a:not(.btn) {
    font-size: 1rem;
    font-weight: 400;
}

.team .social
{
    display: none;
}

.partners img
{
 height: auto;
 opacity: 1;
 border: 1px solid #dfdfdf;
}

#preloader
{
    display: none;
}

.privacy-policy-text h1, .privacy-policy-text h2, .privacy-policy-text h3,.privacy-policy-text h4
{
font-size: 1em;
    font-weight: 700;
    color: #606d75;
}