.h5-custom{
    padding-top: 5px;
}

.center-v{
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    margin: 0;
}

.right{
    right: 0%;
}

.left{
    left: 0%;
}

.row-pad{
    margin-bottom: 5px;
}