.centered-col {
 display: flex;
 align-items: center;
}

.nomad-section {
padding: 50px 0 50px 0;
}

section.greyback {
 padding: 2rem 0;
 margin-bottom: 0 !important;
}

@media only screen and (min-width:1250px){.section.sePageSection.sePageSectionResponsive.header-img .content-block-column.full-width-block.block-bg-img {
 padding-top: 300px !important;
 padding-bottom: 300px !important;
}
}

@media only screen and (max-width:502px)
{.intro-ul {
padding-top:0 !important;
}
}

@media only screen and (min-width:960px)
{.center-text {
 width: 63%;
margin: 0 auto;
}
}