.main-content > .row.featured-media-under-header {
    display: none !important;
}
.custom-experience-heading {
    font-family: Instrument Serif !important;
    line-height: 1.1 !important;
    font-size: min(54px, 3vw) !important;
    padding-bottom: 20px !important;
    font-weight: 200 !important;
}

@media (min-width: 1000px) {
  .post-content > .content-inner > .wpb_row > .col > .wpb_column:nth-of-type(2) > div {
    padding-left: calc(15% / 2) !important;
    padding-right: calc(15% / 2) !important;
	  
}
}

.nectar-responsive-text img {
	width: 100% !important;
	object-fit: cover !important;
}

.nectar_hook_global_section_footer {
    background-color: #0a0a0a !important;
}

.main-content {
    margin-bottom: -30px !important;
}

.container-wrap.no-sidebar { padding-bottom: 0 !important}

.other-experience {
        margin-left: 20px;
        margin-bottom: 40px;
}

.main-text img {
    border-radius: 10px !important;
}

.main-text {
    margin-top: -30px !important;
    font-family: "Source Serif Pro" !important;
}

.main-text h5, .main-text h6 {
    margin-top: 30px;
    margin-bottom: 20px !important;
}

.main-text p { padding: 0; margin: 0; }
.main-text ul { padding-top: 0; margin-top: 0; margin-bottom: 20px !important }
.p2 { padding-bottom: 0; margin-bottom: 0 }

.main-text p { margin-bottom: 20px !important }
.main-text img { margin-bottom: 8px !important }


h4 {
    padding-bottom: 10px;
}

.career-logo {
    max-width: 30% !important;
}

@media (max-height: 820px) and (min-width: 1000px) {
  .career-logo {
    display: none !important;
  }
}


.assoc-cs-row .column-image-bg { background-size: cover !important}

.center-vertically { display: flex !important}
.center-vertically .vc_column-inner { display: flex !important; align-items: center !important}

.line-height-sm {
    line-height: 1.2 !important;
    margin-bottom: 1.5rem !important;
}