@charset "UTF-8";

@media screen and (max-width : 1300px) {
}

@media screen and (max-width : 1100px) {
}

@media screen and (max-width : 1024px) {
}

@media screen and (max-width : 768px) {
}
@media screen and (max-width : 634px) {

}
@media screen and (max-width : 480px) {
}
@media screen and (max-width : 320px) {
}
