﻿/*** Calendar ***/
.mobileEventButtons {
    display: initial;
}

.desktopEventButtons {
    display: none;
}