.mb-0{
    margin-bottom:0;
}
.mb-15{
    margin-bottom:15px;
}
.m-0{
    margin:0;
}
.m-vertival{
    margin:10px 0;
}

