.modal_this {
  border-radius: 8px;
  border: 1px solid #fff;
  position: fixed;
  top: 35%;
  left: 30%;
  width: 20%;
  background: #fff;
  padding: 10px 12px 100px; }
