@media (min-width: 1100px) {
    .info-head-title {
        font-size: 40px;
        line-height: 48px;
    }
    .info-title {
        font-size: 32px;
        line-height: 38.4px;
        margin: 8px 0 8px 0;
    }
}