#azureMap {
  height: 100vh;
  width: 100vw;
}

.customInfobox {
  max-width: 240px;
  padding: 10px;
  font-size: 12px;
}

.customInfobox .name {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

#trailer {
  margin-top: 5px;
  max-width: 1100px; 
}
