.drop {
  padding: 5px;
  font-size: small;
  background: #eee;
  width:350px;
  border: 2px solid #0b3b52;
  position: absolute;
  z-index:10;
  margin-top:-150px;
}
.drop li{white-space:normal;width:250px;}
