body:not(.com_gridbox) .body {
    margin: 10px !important;
}
p {
  margin-bottom: 10px !important;
}

h2, h1 {
  margin-bottom: 15px !important;
}
h3 {
  margin-bottom: 9px !important;
}
@media (max-width: 1280px){
	body:not(.com_gridbox) .body {
	     padding: 0!important
	}
}
.headertransp {z-index: 1;}
@media (max-width: 1280px){
    .column-wrapper .ba-grid-column-wrapper {
        flex-grow: 1;
    }
}