/*  5. HD - Media Queries

 *  CONTENTS
 *  5.3 Specific Sections

----------------------------------------------------------------------------------------------------------- */

@media only screen and ( min-width: 1281px ) {


/*  5.3 Specific Sections
------------------------------------------------------------------------------------------------------- */

/* MAP SECTION */

.desktop-map {
    width: 50.5%;
}


}
