/* Стили для всех элементов страницы Направления. Не удалять! */
/* START */

    body {
        background: #f5f7f9 !important;
    }

    .t050__title {
        width: 50%;
        font-size: 48px !important;
    }

    .t-store__card {
        background: #ffffff;
        border-radius: 30px;
    }

    .t-store__card__textwrapper {
        padding-top: 10px !important;
        padding-left: 20px;
    }

    .t-store__card__btns-wrapper {
        text-align: right;
        padding: 0 10px 10px 0;
        justify-content: flex-end;
    }

    .t195__text li::marker {
        font-size: 30px;
        color: #a4e5cb !important;
    }

    .js-store-prod-descr li::marker {
        font-size: 20px;
        color: #a4e5cb !important;
    }

    .js-store-prod-descr {
        font-size: 16px !important;
    }

    .t195__text {
        padding-top: 30px;
    }

    .t050__descr {
        width: 48%;
        float: right;
        margin-top: -50px;
        font-size: 20px !important;
    }

    .t195__img {
        max-height: 400px;
    }

    @media (max-width: 640px) {

        .t195__img {
            max-height: 250px;
        }

        .t050__title {
            width: 100%;
            font-size: 30px !important;
            margin: 15px 0 0 0 !important;
        }
        
        .t-store:nth-child(1) {
            margin-top: 20px !important;
        }

        .t050__descr {
            width: 100%;
            font-size: 18px;
            margin: 0 !important;
            padding-top: 10px !important;
        }

        .t-rec {
            padding-top: 0px !important;
        }

        .t050 {
            padding-top: 0px !important;
            padding-bottom: 0px !important;
        }

        .t195__text {
            padding-top: 0px;
        }

        .t-store__card__btns-wrapper {
            text-align: center;
            padding-right: 0px;
        }
    }

/* Стили для всех элементов страницы Направления. Не удалять! */
/* END */

/* Стили для всех элементов страницы Должность. Не удалять! */
/* START */

    .t938__feature-title {
        height: 50px;
        color: #ffffff;
        background-color: #a4e5cb;
        padding: 15px 0px 0px 30px;
    }

    .t938__feature-description {
        padding: 0 0 0 30px;
    }

    @media (min-width: 640px) {
        .t938__content {
            margin-top: -255px;
        }
    }

    @media (max-width: 640px) {

        .t142__wraptwo {
            margin-top: 30px;
        }

        .t938__feature-title {
            height: 30px;
            padding: 10px 0px 0px 30px;
        }


        .t938__background-image {
            max-height: 250px;
        }

        .t015__title {
            font-size: 24px;
        }

        .t938__features {
            margin-top: -70px;
        }
        
        .t938__content {
            margin-top: -50px;
        }
    }

    .t938__feature-description li::marker{
        font-size: 23px;
        color: #a4e5cb !important;
    }

    .t938__background-image {
        /*display: none;*/
        }

/* Стили для всех элементов страницы Должность. Не удалять! */
/* END */