.fxm-banner-wrapper {
    text-align: center;
    margin-bottom: 20px;
}

.fxm-banner-additional-content {
    margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .fxm-banner-wrapper {
    display: none !important;
  }
}