@media screen and (max-width: 768px) {
  .fusion-flex-container .fusion-row .fusion-flex-column .fusion-column-wrapper:not(.fusion-flex-column-wrapper-legacy).fusion-content-layout-column {
    margin-top: -30px;
    margin-bottom: -30px;
  }
}
.fusion-logo img {
  max-width: 80px;
}
.fusion-flex-container .fusion-row .fusion-flex-column .fusion-column-wrapper:not(.fusion-flex-column-wrapper-legacy).fusion-content-layout-column iframe {
  margin-bottom: -10px;
}
