.list-of-images .gallery_item img {
	width:50%;
}
.gallery_item_wrapper .zoom_icon {
  left:25%;
}
#homeSlabs ul li{
  background-size: contain !important;
}
#tiles .sow-icon-image {
  background-size: cover !important;
}
#tiles2 .sow-icon-image {
  background-size: cover !important;
}

@media screen and (max-width: 960px) 
	{
    #show-support-ribbon a {width:100px !important}
    #show-support-ribbon {margin-left:75px !important}
    #show-support-ribbon {margin-top:5px !important}
}