@media all and (max-width: 767px) {

.current-date {
position: relative !important;
right: 0 !important;
top: 0 !important;
margin-bottom: 10px;
}

}