/* Add here all your css styles (customizations) */ .upcoming-events { max-height: 300px; overflow: hidden; position: relative; } .profile .profile-event { padding: 10px 15px; margin-bottom: 2px; } .profile .date-formats { color: #fff; float: left; text-align: center; background: #72c02c; margin: 7px 13px 0 0; padding: 7px 10px 4px; } .profile .date-formats span { display: block; font-size: 22px; font-weight: 200; line-height: 25px; }