@media (min-width: 1200px) {
  body.has-hero-video #hero {
    height: 850px; } }

#supported-networks {
  margin-top: 60px; }
  #supported-networks p {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 23px !important;
    color: #858FA1 !important;
    margin-bottom: 16px !important; }
  #supported-networks img {
    margin-right: 15px;
    margin-bottom: 15px;
    max-height: 19px; }
    #supported-networks img:last-child {
      margin-right: 0; }
  @media (max-width: 991px) {
    #supported-networks {
      margin-top: 15px !important; } }

body.agency #supported-networks, body.home #supported-networks {
  margin-top: 40px; }


/*# sourceMappingURL=supported_networks.css.map*/