﻿@media (max-width: 1199.98px) {
    .comp-back {
        background-image: none;
    }

    .page-header {
        font-family: Rubik-Medium;
        font-weight: 500;
        font-size: 40px;
        line-height: 47.52px;
        letter-spacing: -4%;
        margin-bottom: 17px !important;
    }

    .button-apply {
        margin-top: 16px;
    }

    .mt-128 {
        margin-top: 64px;
    }

    .radial-grad {
        padding: 12px;
    }


    .radial-grad span {
        font-size: 24px;
        line-height: 30px;
    }

    .list-group-item {
        align-items: baseline;
    }

    .section-title-main {
        font-size: 24px;
    }

    .slider-image {
        height: auto;
        width: 100%;
    }

    .card-custom {
        min-height: 262px;
        height: auto;
    }

    .section-title-main {
        line-height: 30px;
    }
}
