@media (max-width: 1440px) {
    .intro-heading-text .intro-heading__title {
        line-height: 0.6;
    }
}

.intro-heading-text .intro-heading__subtitle {
    margin-bottom: 30px;
}

.service-card .service__name {
    min-height: 91px;
}

.service-card .service__description {
    min-height: 106px;
}

.testimonial-card {
    min-height: 163px;
}

.list-space-sm {
    color: #fff;
}

@media (max-width: 1366px) {
    .atbs-featured-module-1 .atbs-block__inner {
    }
}

.intro-heading-text .intro-heading__title {
    font-size: 6rem;
    line-height: 0.5;
}

@media (max-width: 480px) { 
    .intro-heading-text .intro-heading__title {
        font-size: 3.5rem;
        line-height: 0.6;
    }
}

.block-heading_style-1 .block-heading__title {
    font-size: 3.5rem;
}

.atbs-featured-module-3 .flex-box-4i > * {
    display: flex;
}


.author-box .author-avatar img {
    border-radius: 0;
}
