.flex-fill.d-flex.flex-column.flex-md-row.justify-content-md-between.align-items-center.mr-auto {
	flex-direction: column!important;
}

.block.block--evo-constituent-stats.block--drupaltheme75-bera-constituentsstats.animated.fadeIn.fast.evo-square-icon-style {
    padding: 0;
    margin: 0;
    width: 100%;
    padding-bottom: 0 !important;
}

.evo-default-content__body .webinar-register
 {
    background-color: #fffffe;
    color: #002856;
    padding: 1rem;
    
    display: flex;
    padding-left: 0px;
    width: 1920px;
    margin: 0 auto;
}

 .webinar-register a {
 	 color: #002856!important;
 }