﻿


.mca-wrapper {
    min-height: 180px;
}

@media only screen and (max-width: 480px) {

  .mca-wrapper {
    min-height: 180px;
    padding-bottom: 10px;
  }
}