@media screen and (max-width: 550px) {
  .img-txt-sec .content-box.text-left,
  .active-lifestyle-banner.img-txt-sec .slide-content {
    text-align: center !important;
  }
  .img-txt-sec .content-box a.banner-button.button {
    margin-left: auto !important;
  }
}