/* control event logo size in footer across award and conference templates */
#section-27-6 img#image-28-6 {
    height: 100%;
    max-height: 150px;
}

/* sponsors section control logo sizes to be uniform */
.home .oxy-carousel-builder a > img {
    max-height: 80px;
    height: 100%;
}

/* newsletter section text colour */
.form_newsletter-sub-section .ct-shortcode form #html-1 .forminator-field > p, .form_newsletter-sub-section .ct-shortcode form .forminator-field-checkbox .forminator-checkbox-label {
    color: #fff;
}

.flickity-viewport {
	width: 100%;
}