@media screen and (max-width:300px) { } @media screen and (min-width:301px) and (max-width:350px) { } @media screen and (min-width:351px) and (max-width:420px) { } @media screen and (min-width:421px) and (max-width:490px) { } @media screen and (min-width:491px) and (max-width:620px) { } @media screen and (min-width:621px) and (max-width:720px) { } @media screen and (min-width:891px) and (max-width:1160ox) { .swiper-wrapper img{width: 70%;padding: 0px 10px;} } @media screen and (min-width:1161px) and (max-width:1460px) { td:nth-child(1){ width: 50px;} td:nth-child(n + 2) {padding: 10px 20px;} .swiper-wrapper img{width: 90%;padding: 0px 10px;height: 200px;} } @media screen and (min-width:1461px) and (max-width:1660px) { .swiper-wrapper img{padding: 0px 7px;} } @media screen and (min-width:1661px) and (max-width:1820px) { .swiper-wrapper img{padding: 0px 10px;} } @media screen and (min-width:1821px) and (max-width:1920px) { section{padding: 15px 50px;} tfoot{height: 90px;} .swiper-wrapper img{max-width: 90%;} }