.gc2018-wrapper {
  display: block;
}

.gc2018-box {
  background: #004d7e;
  border-bottom-right-radius: 40px;
  padding: 10px 14px;
  width: 100%;
  max-width: 529px;
}

#gc2018 {
  color: #fff;
  display: inline-block;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 100;
  text-align: center;
}

#gc2018 > div {
  display: inline-block !important;
  margin-left: 4px !important;
  padding: 0 4px  !important;
}

#gc2018 div:first-of-type {
  margin-left: 0 !important;
}

#gc2018 .days:after,
#gc2018 .hours:after,
#gc2018 .minutes:after {
  content: ":";
  padding-left: 4px;
  position: absolute;
}

#gc2018 div > span {
  display: inline-block !important;
  font-weight: bold;
  font-size: 18px !important;
}

#gc2018 .small {
  font-size: 8px;
  text-transform: uppercase;
}

#gc2018,
.gc2018-logo,
.gc2018-longines {
  display: inline-block;
}

.gc2018-logo {
  margin-right: 14px;
}

.gc2018-logo a {
  display: inline-block;
}

.gc2018-longines {
  margin-left: 14px;
}

.gc2018-logo img,
.gc2018-longines img {
  height: auto !important;
  vertical-align: baseline;
}

.gc2018-logo img {
  max-width: 200px;
  width: 100%;
}

.gc2018-longines img {
  width: 101px !important;
}

@media screen and (max-width: 556px) {
  .gc2018-wrapper {
    max-width: 300px;
  }

  .gc2018-box {
    padding: 0;
  }

  #gc2018,
  .gc2018-logo,
  .gc2018-longines {
    display: block;
    text-align: center;
  }

  .gc2018-logo {
    margin: 0 auto;
    padding: 14px 14px 0;
  }

  .gc2018-logo img {
    max-width: 264px;
    width: 100% !important;
    height: auto !important;
  }

  #gc2018 > div {
    padding: 0 4px 14px !important;
  }

  #gc2018 div > span {
    font-size: 24px !important;
    font-weight: normal;
  }

  .gc2018-longines {
    height: 38px;
    margin-left: 0;
    padding: 0px 14px 14px;
  }

  .gc2018-longines img {
    height: auto !important;
    width: 150px !important;
  }
}
