/** Small Screen Mobile Modes **/
@media only screen and (max-width: 480px) {
.blog .span6 {
float: left !important;
width: 100% !important;
}
}
The following users have thanked you: Conceptsiteweb
Time to create page: 0.049 seconds