/*********************************/
.b-header {...}
.b-header .header__item {...}
.b-header .header__list {...}
/*********************************/
.block { background: url('../img/img.png'); transition: all 0.3s;}
.block:hover { background: url('../img/img.png') 0 10px;}