.mosaic-s3-include--u-i9cbzk3la {
  margin: 0 40px 0 0;
}
.site-versions {
  padding: 0;
  font-size: 16px;
  display: flex;
  margin: 0;
}
.site-versions select {
  padding: 0 40px 0 20px;
  height: 48px;
  border: 0;
  outline: none;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2011%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.011%2C1.084%20L5.850%2C6.011%20L5.500%2C5.677%20L5.150%2C6.011%20L-0.011%2C1.084%20L1.136%2C-0.011%20L5.500%2C4.155%20L9.865%2C-0.011%20L11.011%2C1.084%20Z%22%2F%3E%3C%2Fsvg%3E") right 15px top 50% no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.12);
  border-radius: 55px;
  transition: all 0.3s ease;
}
.site-versions select:hover, .site-versions select:focus {
  background-color: #5682d8;
}
@media (max-width: 991px) {
  .site-versions {
    margin: 15px 0 0;
  }
  .div--u-iuxh1ymtl {
    padding-top: 220px;
  }
}
@media (max-width: 479px) {
  .div--u-iuxh1ymtl {
    padding-top: 250px;
  }
}
