.background-image--1509003800813 {
  padding-bottom: 220px; }

.text-xs-center {
  text-align: center !important;
  width: 45%;
  margin: auto;
  transform: translate(0px, -230px);
  background-color: #fff;
  padding: 14px 35px;
  border-radius: 3px;
  border: 1px solid #ccc; }

custom-form {
  background: #fff;
  padding: 25px 62px;
  color: #000;
  border: 1px solid #ccc; }

@media screen and (max-width: 700px) {
  .text-xs-center {
    width: 90%; } }
