@media screen and (max-width:1280px) and (max-height:960px){
    .center_6>div>span{
        top: 45%;
    }
    .center_3>div>span {
        width: 200px;
        height: 100px;
    }
    .center_4>div>ul{
        margin-top: 0%;
    }
}