.small-push {
	float: left;
	margin-left: 6px;	
	margin-bottom: 6px;
	height: 207px;
	overflow: hidden;
	width: 227px;
}
.small-push .print-link {
	display: none !important;	
}
.small-push img {
	display: block;
}
.block-first-img {
	width: 460px;
	float: left;
	overflow: hidden;
}

.block-second-img{
	float: right;
	width: 466px;	
}

@media only screen and (max-width: 755px) {
  .small-push {	
	margin-left: 2px;	
	margin-bottom: 2px;
	width: 158px;
	height: 145px;
	overflow: hidden;
}
.small-push .print-link {
	display: none !important;
	
}
.block-first-img{
	display: none;
}
.theme-light .nivoSlider{
	margin-bottom: 2px;
}
.region-sidebar-first{
	margin-top: 0;
}
.block-second-img{
	width: 320px;	
}
.block-nivo-slider{
	margin-bottom: 2px;
}

}
@media only screen and (min-width: 756px) and (max-width:1024px) {
  .small-push { margin-left: 8px; margin-bottom: 7px; width:183px; height: 168px;}
.block-first-img {
	width: 374px;
	height: 364px;
}
.block-second-img{
	width: 382px;	
}
}

.theme-light .nivoSlider a{
	background:url(../images/blank.png);
}