.dg-control-round__icon_name_fullscreen {
    &:after {
        .notRepeatableBgWithSizes('DGRoundControl__fullscreenIcon_light');
    }

    .no-touch &:hover:after,
    &:active:after {
        .notRepeatableBg('DGRoundControl__fullscreenIconHover_light');
    }
}
