

/* Start:/bitrix/templates/.default/components/bitrix/news.list/service/style.css?1479119184623*/
.product li {
    display: table;
    width: 360px;
    float: left;
    margin-right: 15px;
    margin-bottom: 23px;
}

.product li:last-of-type {
    padding-left: 33%;
}

.product-image {
    padding-bottom: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.product-title {
    margin: 16px 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'roboto-regular';
    display: inline-block;
    width: 100%;
    font-size: 16px;
    min-height: 65px;
}

.product-title a {
    color: #03a9f4;
    border-bottom: 2px dashed;
    line-height: 31px;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/service/style.css?1479119184623 */
