/*
Theme Name: SOHO child
Theme URI:
Author:
Author URI:
Description:
Template: soho
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.ribbon_list li img {
	backface-visibility: hidden;
}
.img_block img {
	backface-visibility: hidden;
}
@media only screen and (min-width: 1201px) {
	.fullscreen_block .blogpost_preview_fw {
		width: 20% !important;
	}
}
@media only screen and (min-width: 540px) and (max-width: 760px) {
	.fullscreen_block .blogpost_preview_fw {
		width: 50% !important;
	}
}
