

@media screen and (min-width:360px) {
    
}

@media screen and (min-width:750px) {
   
}

@media screen and (min-width:1000px) {
    
}