@media screen and (max-width:1024px) and (min-width:901px){
.about-box{
        padding-top: 0;
        height: 848px!important;
    }
}