/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/



/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (min-width: 1069px) {
   .section-welcome .marquee .marquee-header {
      margin-bottom: 60px;
   }
}

.section-media-card .media-gallery-item-2 .positioned-media-element {
    margin-right: -29px;
}

@media (max-width:1068px)and (max-width:1068px) {
	.section-media-card .media-gallery-item-2 .positioned-media-element {
    	margin-right: -25px;
	}
}

@media (max-width:734px)and (max-width:734px) {
	.section-media-card .media-gallery-item-2 .positioned-media-element {
    	margin-right: -16px;
	}
}

@media (max-width:480px)and (max-width:480px) {
	.section-media-card .media-gallery-item-2 .positioned-media-element {
    	margin-right: -7px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 