@media (min-width:1201px) and (max-width: 1300px){
    .banner-ondemand {
        background-size: 50%,cover;
        height: 375px;
    }

    .banner-webinar {
        background-size: 50%,cover;
        height: 375px;
    }

    .banner-taller {
        background-size: 50%,cover;
        height: 375px;
    }

    .title-not {
        line-height: 1rem;
        height: 8.5rem;
        padding: 6.5rem 9.5rem 0 0.5rem;
    }

    .abs{
        padding: 3.5rem 10rem 0 0.5rem;
    }

    .stat1 {
        padding: 1rem 0.5rem 0 10px;
    }  

    .stat2 {
        padding: 0 0.5rem 0.5rem 10px;  
    }
}