﻿@media screen and (max-width: 480px){
.content1{width:490px;height:1197px;overflow:auto;}

}
@media screen and (min-width: 481px) and (max-width: 640px){
.content1{width:980px;height:1197px;overflow:auto;}

}
