﻿@media screen and (max-width: 767px) {
  .box .box__cell--first {
    padding-bottom: 20px !important;
    margin-bottom: 20px;
    border-bottom: solid 1px #ddd;
  }
}
