.userrole-authenticated #portal-column-content .sectioncontact + .sectioncontact .section-container, .userrole-authenticated #portal-column-content .sectioncontact + .sectioncontact .section-container .body-section {
	height: auto;
}
.home-newsletter .table_image .image {
	aspect-ratio: initial !important;
	margin-bottom: 0 !important;
}
.home-newsletter .table_image:hover {
    svg {
        fill:#fff;
    }
}