.template-DedicatedHostingNEW_LOCATION .pri_dedicated .pd_flags h4 {
  font: 400 50px Newslab, Helvetica Neue Cyr, Arial, sans-serif;
  flex-basis: 100%;
}
.template-DedicatedHostingNEW_LOCATION .pd_flags_flex_wrap {
  flex-wrap: wrap;
}
.template-DedicatedHostingNEW_LOCATION .pri_dedicated .pd_flags .dedi_servers.de_chosen {
  flex-basis: 265px;
  background: #194b6e;
}
.template-DedicatedHostingNEW_LOCATION .pri_dedicated .pd_flags .dedi_servers.de_chosen > a {
  width: 100%;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  border: 1px solid transparent;
  padding: 16px 15px;
  -webkit-filter: grayscale(0%);
  box-sizing: border-box;
}
.template-DedicatedHostingNEW_LOCATION .pri_dedicated .pd_flags .dedi_servers.de_chosen > a > .flex {
  align-items: center;
}
.template-DedicatedHostingNEW_LOCATION .pri_dedicated .pd_flags .dedi_servers.de_chosen > a strong {
  display: block !important;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 0 0 0 12px;
}
.template-DedicatedHostingNEW_LOCATION .pri_dedicated .pd_flags .dedi_servers.de_chosen > a .flag-icon {
  width: 36px;
  height: 24px;
  padding: 0;
}
.template-DedicatedHostingNEW_LOCATION .pri_dedicated .pd_flags .dedi_servers.de_chosen > a .flag-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.template-DedicatedHostingNEW_LOCATION .pri_dedicated .pd_flags .dedi_servers.de_chosen > a:hover {
  border: 1px solid #dcdcdc;
}
.template-DedicatedHostingNEW_LOCATION .dedi_choose_city {
  flex: 1;
  border: 1px solid #eaeaea;
  border-left: none;
}
