/* Header container styles */
.eventHeader .event-image-holder{
  height: 200px !important;
  margin-bottom: 100px;
}
.event-image-holder {
   margin-bottom: 70px !important;
}
/* Adjust the position of the Register Now button */
.register-now-button {
    margin-bottom: 10px;
}

/* Adjust the position of social buttons */
.social-buttons {
    margin-bottom: 10px;
}

.col-xs-12.col-sm-10.col-sm-offset-1.text-center.element-2491893 {
    display: none;
}

@media only screen and (max-width: 768px) {
    .section-627774 .custom-space-top {
    padding-top: 24%!important;
}
}
@media only screen and (min-width: 768px) {
 .section-627774 .custom-space-top {100
    padding-bottom: 85%!important;
}
}

/* Speaker company full text */
.speaker-view .speaker-container .speaker-profile .speaker-position, .speaker-view .speaker-container .speaker-profile .speaker-company {
	overflow: visible;
}
@media only screen and (max-width: 600px) {
	.speaker-view .speaker-container .speaker-profile .speaker-position, .speaker-view .speaker-container .speaker-profile .speaker-company {
		white-space: break-spaces;
	}
}

