section.container.hoods.matchMe div.content-column.one_half a.elementor-button-link.elementor-button.elementor-size-sm br {
  display: none !important; }

section.container.hoods.matchMe div.content-column.one_half.image {
  background: rgba(255, 255, 255, 0.9);
  padding: 50px; }

@media (min-width: 1200px) {
  section.container.hoods.matchMe div.content-column.one_half {
    min-height: 42vw !important; }
    section.container.hoods.matchMe div.content-column.one_half div.bottom {
      min-height: 42vw !important;
      padding-top: 60px; } }

section.hood_buttons {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 2% 3%; }
  section.hood_buttons a {
    display: inline-block;
    margin: 10px;
    text-transform: uppercase;
    color: black !important;
    background-color: #e2af24 !important; }
    section.hood_buttons a:hover {
      background-color: black !important;
      color: #e2af24 !important; }
  @media (min-width: 1100px) {
    section.hood_buttons {
      background-color: transparent;
      padding: 2% 3%;
      margin-bottom: -53px;
      margin-top: -5%;
      position: relative;
      z-index: 6000; }
      section.hood_buttons:after {
        content: ' ';
        display: block;
        width: 100%; } }
