/* Forrest Technologies - Professional Redesign CSS Fixes */

/* Remove top padding on about page */
.page-id-29 .et_pb_page_main_view {
padding-top: 0 !important;
}

/* Make hero full width */
.page-id-29 .et_pb_section_0 {
margin-left: -4.231% !important;
margin-right: -4.231% !important;
width: calc(100% + 8.462%) !important;
}

/* Make services section full width */
.page-id-29 .et_pb_section_1 {
margin-left: -4.231% !important;
margin-right: -4.231% !important;
width: calc(100% + 8.462%) !important;
}

/* Make about section full width */
.page-id-29 .et_pb_section_2 {
margin-left: -4.231% !important;
margin-right: -4.231% !important;
width: calc(100% + 8.462%) !important;
}

/* Make CTA section full width */
.page-id-29 .et_pb_section_3 {
margin-left: -4.231% !important;
margin-right: -4.231% !important;
width: calc(100% + 8.462%) !important;
}