

/* Start:/local/templates/hm_2023/components/bitrix/news.list/payments.clients/style.css?17376578881416*/

.b1t-hm-nl-pc {
    margin-top: 70px;
}

.b1t-hm-nl-pc .item {
    position: relative;
    padding-left: 150px;
    
    margin-bottom: 75px;
}

.b1t-hm-nl-pc .item .picture {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 75px;
    height: 75px;
}

.b1t-hm-nl-pc .item .picture img {
    
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    
    margin: 0px auto auto auto;

    max-height: 100%;
    max-width: 100%;
    
}

@media (min-width: 992px) and (max-width: 1199px) {
    
    .b1t-hm-nl-pc {
        margin-top: 60px;
    }

    .b1t-hm-nl-pc .item {
        padding-left: 130px;
        margin-bottom: 70px;
    }

    .b1t-hm-nl-pc .item .picture {

        width: 70px;
        height: 70px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    
    .b1t-hm-nl-pc {
        margin-top: 50px;
    }

    .b1t-hm-nl-pc .item {
        padding-left: 120px;
        margin-bottom: 60px;
    }

    .b1t-hm-nl-pc .item .picture {

        width: 70px;
        height: 70px;
    }

}

@media (max-width: 767px) {
    
    .b1t-hm-nl-pc {
        margin-top: 40px;
    }

    .b1t-hm-nl-pc .item {
        padding-left: 0px;
        margin-bottom: 45px;
    }
    
    .b1t-hm-nl-pc .item .name {
        padding-left: 65px;
    }

    .b1t-hm-nl-pc .item .picture {
        top: -15px;
        width: 45px;
        height: 45px;
    }

}


/* End */
/* /local/templates/hm_2023/components/bitrix/news.list/payments.clients/style.css?17376578881416 */
