/*  MAKE LAYOUT RESPONSIVE at 1024px FOR SMALLER SCREENS ================================================================ */

.masthead .section.group {
        width: 93.75%;
}

.header .dream-logo-img {
        position: relative;
        left: 50%;
        margin-left: -1000px;
	width: 2000px;
}
