

/* Start:/local/templates/main/components/bitrix/news.list/main-equipment/style.css?17466047651376*/
.main-announcements .section-head {
    justify-content: unset !important;
}

.main-announcements .section-head .btn-buklet {
    background: rgb(69 103 171);
    color: white;
    margin: unset;
}

.main-announcements .section-head .btn-buklet:hover {
    background: rgb(76 118 201);
}

.main-announcements .section-head__title {
    margin-right: 30px;
}

.main-announcements .section-head .btn-buklet img {
    width: 30px;
    position: relative;
    left: -15px;
}

@media(max-width: 991px) {
    .main-announcements .section-head .btn-buklet {
        width: 200px;
        height: 44px;
    }
}
@media(max-width: 767px) {
    .main-announcements .section-head .btn-buklet {
        width: 175px;
        height: 40px;
        font-size: 0.9rem;
    }
    .main-announcements .section-head .btn-buklet img {
        width: 24px;
        left: -8px;
    }
}
@media(max-width: 500px) {
    .main-announcements .section-head__title {
        margin-right: -65px;
    }
}
@media(max-width: 420px) {
    .main-announcements .section-head .btn-buklet {
        width: 150px;
        height: 34px;
        font-size: 0.8rem;
    }
    .main-announcements .section-head .btn-buklet img {
        width: 20px;
        left: -3px;
    }
    .main-announcements .section-head__title {
        margin-right: -30px;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news.list/main-equipment/style.css?17466047651376 */
