.why__img {
    margin-bottom: 20px !important;
}

.why__title {
    font-size: 100px !important;
}


.why__text p {
    font-size: 24px !important;
}

.type-site__link {
    width: auto !important;
}

@media (max-width: 824px) {
    .why__title {
        font-size: 46px !important;
    }

    .why {
        padding-top: 60px !important;
    }

    .low-title {
        font-size: 28px !important;
        line-height: 1.2 !important;
        margin-bottom: 20px !important;
    }

    .medium-title {
        font-size: 32px !important;
        line-height: 1.2 !important;
        margin-bottom: 20px !important;
    }

    .quote {
        width: 50px !important;
        height: 50px !important;
    }

    .box-quote {
        padding: 20px 15px 20px 65px !important;
    }

    .text-content {
        padding: 40px 20px !important;
    }
    .inner{
        font-size: 38px !important;
    }
}
