silvershine,
You can add styles for mobile device only
/* Note:Design for a width of 320px */
@media only screen and (max-width:767px) {
}
silvershine,
You can add styles for mobile device only
/* Note:Design for a width of 320px */
@media only screen and (max-width:767px) {
}