.df-two-content_left {
  font-size: 1rem;
  line-height: 1.625rem;
}

@media (max-width: 991.98px) {
  .df-two-content_left {
    margin-bottom: 3.125rem;
  }
  .df-two-content_left .btn {
    margin-bottom: 0.625rem;
  }
}

.df-two-content_right {
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #f7e57f;
  padding: 1.25rem;
}

@media (min-width: 992px) {
  .df-two-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .df-two-content_left {
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin-right: 2.5rem;
    width: 100%;
  }
  .df-two-content_right {
    max-width: 19.0625rem;
    padding: 1.875rem;
  }
}
