

.content p {
  margin-bottom: 48px !important;
}

.content h1, .content h2, .content h3 {
  margin-bottom: 10px;
}

.mobile_menu_button {
    float: right;
    margin: 0 0 0 20px;
}

@media only screen and (max-width:600px) {
.vc_row.full_screen_section, .full_screen_section_slide {
    padding: 0;
}
}