<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 2500px) and (min-width: 1100px){ 
#feat-top-wrap .feat-wide5-main {
    height: 410px;
}

.sports_inc_video_post_section
{margin-bottom: 15px;
    overflow: hidden;
    width: 114% !important;
    background-color: #252830;
    margin-left: -82px;
    z-index:0;

}

.sports_inc_video_post_section &gt; #mvp_videopost_widget-2 {
    width: 100%;
    /*padding-left: 8px;*/
    padding-right: 58px;
}
.home-title-wrap {
    margin-bottom: 15px;
    width: 80%;
   /* padding-left: 84px;*/
}



}
center{
    text-align: center;
}
.videowrapper { 
        float: none;
        clear: both;
        width: 700px;
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
    margin: 0 auto;
    }
    .videowrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    max-width: 700px;
    max-height: 400px;
    }
</pre></body></html>