.js-load-list.loading:after{
    border-left-color: #007dbc;
    border-bottom-color: #007dbc;
}

.b-cards-list_inside {
    padding: 17px 0 0 20px;
}

.b-tv-main__left {
     flex-basis: 100%; 
}

.l-container{
    height: auto;
}

.b-btn_pink{
    background:#e73d5b;
    color:#fff
}

.b-profile-content__img {
    width: 100%;
    height: auto;
}
.b-page-nav:last-child {
    margin-bottom: 20px;
}
.carousel-stock:last-child{
    margin-bottom: 50px;
}

a.b-title-3{
    text-decoration: none;
}