.gosite_theme_one .contentarea .item .galleryblocks.three figure{
    width: 306px!important;
}
.gosite_theme_one .contentarea .options .item figure img{
	height: auto!important;
}

@media only screen and (min-width: 1000px){
	body .contentarea .item .galleryblocks.three figure.circle.small, 
	body .contentarea .item .galleryblocks.three figure.square.small {
	    height: auto!important;
	    width: 305px!important;
	    float: none!important;
	}
	body .contentarea .item .imageFit .galleryblocks.three figure.square.small,
	body .contentarea .item .imageFit .galleryblocks.three figure.circle.small{
	    height: 305px!important;
	    float: left!important;
	}
}