.clark-quote-icon { 
  position: absolute;
  top: 0;
  left: -35px;
  background: white; 
  max-height: 60px;
}

.wp-block-mcb-clark-quote {
  position: relative;
}

.clark-quote-content {
  margin: 0;
  padding-left: 0.5rem;
}

@media only screen and (max-width: 1399px) {
  .wp-block-mcb-clark-quote {
    margin-left:1rem !important;
  }
}