/* 
 * Video player
 *
 */

@media screen and (max-width: 768px) {
    .probrand-youtube-player {
        width: 100% !important;
        height: 380px !important;
    }
}