
.section-image-with-text-contained .image-with-text-image {
  height: 100%;
}

.section-image-with-text-contained .image-with-text-content .svg-wrapper{
  width: 16px;
  height: 16px;
}

.button-container.align-btn-bottom{
  bottom:0px;
}

@media (max-width: 768px) {

  .section-image-with-text-contained.full-width-false .button-container a{
    width: 100%;
    text-align: center;
  }
}

