.about-us {
   font-size: 18px;
color: #6d6e6d;
/*margin: 15px;*/
margin-bottom: 0px;
line-height: 23px;
background-color: #fff;
padding: 15px;
border-radius: 5px;
margin-top: 20px;
}

.about-us a {
    color: inherit;
}

.calender_div { 
display: none !important;
}