#ims-wrapper {
  background: #fff;
}

.full {
  padding: 30px 0;
}
@media (min-width: 992px) {
  .full {
    padding: 120px 0;
  }
}