.emptyDay {
    width:50%;
    display:inline-block;
}
.happy {
    width:20%;
}
.dateIcon {
    display:inline;
    max-width: 400px;
}
.hello {
    width:100%;
}
.profileIcon {
    width:auto;
    max-width: 150px;
}
