.basicpopup-content {
  width: 42%;
  max-width:780px
  padding: 0px;
  box-shadow: 0px 0px 41px 36px rgba(0,0,0,0.47);
  height: auto;
  max-height:432px
  overflow: hidden;
  background: rgba(0,0,0,0.5);
  border-radius:6px;
  }
