

{% if module.settings.add_cta %}
@media screen and (max-width: 992px) {
  .sec- .sec-image-text {
    padding-bottom: 90px;
  }
}
{% endif %}
