@media only screen and (max-width: 768px) {
  .aswwf-tabs .nav-link.active {
    padding: 6px !important;
  }
  .my-sec p {
    text-align: justify;
  }
  .cp-card-out {
    height: auto;
    margin-top: 70px;
  }
  .cp-text {
    text-align: justify;
  }
  .cp-content {
    padding-top: 20px;
  }
  .aswwf-tabs .nav-tabs {
    border: none;
    /* height: 76px;
    background: #e5989b; */
  }
  .my-sec {
    padding: 20px !important;
  }
  .aswwf-tabs .nav-link h5 {
    font-size: 15px !important;
  }
  .aswwf-tabs .nav-link.active h5 {
    color: #e5989b;
    font-size: 15px !important;
  }
  .short-text {
    text-align: justify;
  }
  .more-text {
    text-align: justify;
  }
  .event-details__event-speaker-single {
    padding: 20px 14px 20px 20px;
  }
  .event-details__event-speaker {
    margin-top: 0px;
  }
  .initi h5 {
    font-size: 16px;
  }
  .gallery-page {
    padding: 40px 0px 40px;
  }
  .become-volunteer-page {
    padding: 50px 0px 50px;
  }
}
