

/* Start:/local/templates/rb/components/bitrix/news/press_about_us/bitrix/news.list/.default/style.css?17714922561471*/
.text_left { text-align:left; }

.main_press_href {
	color: #10c96c;
}
.press_item {
    display: block;
    margin-bottom: 50px;
}
.press_img_href {
    float: left;
    width: 300px;
    height: 315px;
    overflow: hidden;
    margin-right: 30px;
    display: inline-block;
}
.press_img_href img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.press_right_block {
    position: relative;
    display: inline-block;
    width: calc(100% - 330px);
    border-bottom: 1px solid #bbb;
    height: 315px;
}
.press_list_title { 
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    display: block;
    max-height: 86px;
    overflow: hidden;
}
.press_list_text {
    margin: 20px 0;
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 300;
    height: 87px;
    overflow: hidden;
}
.press_right_block .text_left a {
    margin: 0;
}


@media (max-width: 1007px) {
    .press_img_href {
        float: none;
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .press_right_block {
        display: block;
        width: 100%;
        height: auto;
    }
    .press_list_title {
        max-height: inherit;
    }
    p.text_left {
        text-align: center;
    }
    .main_press_href {
        color: #10c96c;
        position: static;
        bottom: inherit;
        display: block;
        text-align: center;
        margin-bottom: 1em;
        margin-top: .5em;
    }
}
/* End */
/* /local/templates/rb/components/bitrix/news/press_about_us/bitrix/news.list/.default/style.css?17714922561471 */
