@media screen and (max-width:1600px) and (max-height:900px){
    .center_3>div>span {
        width: 200px;
        height: 100px;
    }
}
