 .xysh img{
 width:100%;
 height:520px;}
 
 
 @media(max-width: 768px){
  .xysh img{
 width:100%;
 height:auto;}
 }
