/* Imac Resolutions :) */
@media all and (min-width:1921px) and (max-width: 2560px) {
    body .arrow{
        right: 255px;
    }
    .arrow svg{
        height: 50px;
        width: 63px;
    }
    .bravetabs .left >div{
        height: 920px
    }
    .bravetabs .left >div>div{
        position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
    }
    .bravetabs .left{
        height: 920px !important
    }
    section#mh1000{min-height: 1100px !important}
    .h3random{
        font-size: 60px !important
    }
    .hover-title-box {top: 81%;}
    body h3 {
        font-size:47px !important;
    }
    body footer h3 {
        font-size:30px !important;
    }
    .betheimpactIMG:not(.normal){
        max-width: 40%;
        left: -17px !important;
        bottom:-430px !important;
    }
}