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