@media screen and (min-width : 220px) and (max-width : 480px) {



}

@media screen and (min-width : 481px) and (max-width : 1240px) {





}

