.icono-play {
    width: 0;
    height: 0;
    border-width: $10 0 $10 $16;
    border-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
    margin: $7 $9;

}
