/* 
Theme Name: We are WordPress SEO experts!
Description: Mini Custom WordPress theme by foamers.net.
Author: Foamers.net
Template: rebalance
*/

@import url("../rebalance/style.css");

/*write custom css bellow */


/* Large Screens */
@media screen and (min-width: 881px) {

.single .hentry .entry-image {
		float: right;
		margin-bottom: 20px;
		width: calc(66.666%);
	}


}


.post-hero-image {
	border:none;
	margin-bottom: 10px;
}
