﻿
@media only screen and (min-width:1200px) {

    .TabletSize .YoutubeDisplayAccess .lazyframe {
        width: 940px !important;
        height: 640px !important;
    }

        .TabletSize .YoutubeDisplayAccess .lazyframe iframe {
            margin-top: 0% !important;
        }
}
