#about .dropMenu {
    margin-left: -80px;
}
#about .dropMenuArrow {
    background-position: 92px top;
}
img {
    max-width: 100%;
}
/* CONTENT STYLING */
@media screen and (max-width: 599px) {	
	.sds-splash__title-modified.sds-splash-above-nav {
		padding: 48px 24px !important;
	}
	.sds-splash__title-modified {
    	padding-top: 0 !important;
	}
}