﻿@media (min-width: 992px) {
 .tall .cf {
    display: table-cell !important;
}
}

@media (min-width: 992px) {
.tall .cf {
    display: table-cell !important;
}
}