.mobileHide {
    display: none !important;
}

.mobileOnly {
    display: block !important;
}

.btn {
    margin-bottom: 5px !important;
}