/* PHONE STYLES */
@media(max-width:767px){

}

/* tablet STYLES */
@media(min-width:768px){

}


@media(max-width:1024px){

}
