.morse-faq-wrapper{
    background-color: #ffffff;
    padding-bottom: 76px;
    margin-top: 68px;
}
@media only screen and (max-width: 768px) {
    .morse-faq-wrapper{
        padding-bottom: 80px !important;
      }

}