.icono-previous{
    @extend .icono-next
    transform: rotate(180deg);
    margin: $7 $10 $7 $14;

}
