.mgz-image-hsb-02 {
  /* Custom responsive adjustment */
  /* STANDARD FONT SETTINGS - TRY TO STANDARDIZE AT SOME STAGE
  Targetting the b element allows bold */ }
  .mgz-image-hsb-02 .mgz-wrapper {
    display: flex;
    align-items: center; }
  .mgz-image-hsb-02 {
    text-align: center; }
  .mgz-image-hsb-02 .mgz-image {
    width: 50%; }
  .mgz-image-hsb-02 .mgz-image img {
    width: 100%;
    height: auto; }
  .mgz-image-hsb-02 .mgz-content {
    width: 50%;
    height: auto;
    text-align: center;
    padding: 0px 10px;
    display: flex;
    justify-content: space-around;
    align-self: stretch;
    flex-direction: column; }
  .mgz-image-hsb-02 .mgz-padding {
    padding: 2%; }
  .mgz-image-hsb-02 .mgz-button {
    min-height: 2em;
    border: 1px rgba(72, 72, 248, 0.75);
    border-radius: 2px;
    font-size: 1.5em;
    display: inline-block;
    cursor: pointer; }
  @media screen and (min-width: 0px) and (max-width: 989px) {
    .mgz-image-hsb-02 .mgz-wrapper {
      display: block;
      margin: 0 auto; } }
  .mgz-image-hsb-02 .mgz-content {
    width: 100%; }
  .mgz-image-hsb-02 .mgz-image {
    width: 100%; }
  .mgz-image-hsb-02.mgz-justifys-1 .mgz-wrapper {
    flex-direction: row; }
  .mgz-image-hsb-02.mgz-justifys-2 .mgz-wrapper {
    flex-direction: row-reverse; }

/*# sourceMappingURL=mgz-image-hsb-02.css.map */
