 @media only screen and (min-width: 1200px) and (max-width: 1399px) {
.wrapper {
    h1 {
        font: normal normal bold 60px / 110px Oswald !important;
    }

}
.mapImg, .percent {
    height: 270px !important;
}
.stat-box .icon {
    right: 6rem;
}
.stat-box {
    padding: 10px;
}









}





@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.wrapper {
    h1 {
        font: normal normal 75px / 95px Oswald !important;
    }

}
.mapImg, .percent {
    height: 300px !important;
}
.mtCust{
    
        max-width: 1080px!important;
}
.stat-box .icon {
    right: 6rem;
}

.sidebar {
    padding-right: 15rem;
}









}

   