Spacing is missing between after the split two column block. The container below should have a top margin of 60px. See code attached.
div.page-template .container {
padding-left: 0;
padding-right: 0;
margin-top: 60px;
}
Spacing is missing between after the split two column block. The container below should have a top margin of 60px. See code attached.
div.page-template .container {
padding-left: 0;
padding-right: 0;
margin-top: 60px;
}