@media (min-width: 768px) {
    .box-inner {
        min-height: 90px;
    }
}