.bg_revistas{
	width: 100%;
	float: left;
	background: #f1f1f1;
	padding: 15px;
	height: 125px;
    border-radius: 5px 5px 3px 3px !important;
}
.capa_revistas{
    width: 24%;
    float: left;
    margin-top: -5%;
    position: absolute;
    margin-left: 63%;
}
.revistas_o2{
    margin: -15px -15px;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 700;
    font-size: 10px;
    font-family: lato;
    color: #FFFFFF;
    line-height: 19px;
    max-height: 60px;
    text-transform: uppercase;
    background: #4FC965;
    padding: 0px 15px;
    border-radius: 3px 3px 0px 0px !important;
}
.revistas_edcao{
    margin: -3px 0px 10px 0px;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 11px;
    font-family: lato;
    color: #BBB7B7;
    line-height: 26px;
    max-height: 60px;
}
.revistas_title{
    margin: 7px 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 800;
    font-size: 17px;
    font-family: lato;
    color: #000000;
    line-height: 22px;
    min-height: 20px;
    width: 68%;
}
.bg_revistas > a{
    background: #37C866;
    padding: 4px 24px;
    border-radius: 2px;
    color: #fff;
    margin-top: 0px;
    position: absolute;
    bottom: 25px;
}

.widget_revistas {
    margin-top: 0px;
}