/* Max width 767px */
@media only screen and (max-width: 767px) {
  /** EA Event Calender Responsive **/
  .fc .fc-toolbar-title {
    font-size: 20px;
    top: -35px;
    left: 0;
    right: 0;
    text-align: center;
  }
  .ea-event-calendar-area .section-title {
    padding-bottom: 30px;
  }
  .fc .fc-button-primary {
    padding: 4px;
  }
}
