@media (max-width:767px)
{
div[name*="isotope-override-right"]
{
margin:0 1%;		
}
div[name*="isotope-override-left"]
{
margin-right:1%;		
}
}