@media screen and (min-width: 768px) {
    .verticalList-md {
        display: flex;
    }
}