//*-- Previous --*\\
.icono-previous{
    &:extend(.icono-next all);
    transform: rotate(180deg);
    margin: @7 @10 @7 @14;
}