/* Высота строки в детальной*/
.t521 .t-col{
 margin-top:20px;
 margin-bottom:20px;
}


/* Перестроение логотипов*/
.t594 .t-card__container{
 flex-wrap:wrap;
 justify-content:flex-start;
}
/*Отступ от лого*/
.t228__leftside a img{
 margin-right:90px;
}

/*Нижний бордер у карточек фильмов в конкурсе*/
.t404 .t-col{
 border-bottom-width:1px;
 border-bottom-color:#ef6d36;
 border-bottom-style:solid;
}