/**
    SIMULATE BOOTSTRAP BEHAVIOR
 */

.mr-15 {
    margin-right: 15px !important;
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.position-relative {
    position: relative;
}