@media( min-width: 690px ) {
    .jw-play-button {
        font-size: 5vw !important;
    }
}

@media( max-width: 796px ) {
    .jw-flag-floating .jw-wrapper {
        max-width: 45% !important;
        left: auto !important;
        right: 1rem !important;
        top: 1rem !important;
        bottom: auto !important;
    }
}
