﻿.vcenter {
    display: flex;
    align-items: center;
}

.mb-0 {
    margin-bottom: 0 !important;
}


.height-20 {
    height: 20px;
}