/*
Theme Name:     Egesto Child
Theme URI:      https://vivathemes.com/wordpress-theme/egesto/
Template:       egesto
Version:        1.0
*/

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

.featuredpost:nth-child(3n+1){
	float: left;
    margin-right: 55px;
}

.featuredpost:nth-child(2n+1){
	float: right;
    margin-right: 0;
}

.featuredpost {
	width:435px;
}