.Akamai-Media-Component{
         width: 100%;
          height: 0px;
    background: #FFFFFF;
    margin-bottom: .625em;
    margin-top: .625em;
    position: relative;
    font-family: "Univers-Condensed","MS Gothic","Arial Narrow",sans-serif;
    font-weight: 300;
     box-shadow: 0 0 6px rgba(0,0,0,0.2);

  }
 /*!
   * This enables the poster image to show at the end of the video
   */
.amp-ended .amp-poster{
  display:block;
}
