﻿@media only screen and (max-width: 47.5em) {
  .overlay-primary  {
   margin: 20px auto;
  }
  .section-video-banner .ff-primary:first-child,
			.section-video-banner .ff-secondary:first-child,
			.section_image-with-text .ff-primary:first-child,
			.section_image-with-text .ff-secondary:first-child,
			.section_image-with-text .ff-primary:last-child,
			.section_image-with-text .ff-secondary:last-child{
				padding-left: 0px;
				padding-right: 0px;
			}
}
