

@media (max-width: 590px) {

    .serviceText {
        font-size: 24px;
        padding-right: 0;
    }
    .mainInfoContentMobile .sertification {
        top: 72px;
        right: -20px;
    }
    .mainInfoContentMobile .phoneAndMail {
        margin-bottom: 100px;
    }
    .logoContainer {
        width: 45%;
    }
    .contacts {
        width: 55%;
    }
    .footer .phone {
        font-size: 28px;
    }
    
}