#PageMain {
margin-top: 0;
}

/* HERO */
 .se-lib-content-hero .block-bg-img {
 padding: 16% 15px;
 }

.sePage .sePageLayout .se-lib-content-hero h1 {
 color: #ccef51;
 text-shadow: none;
}

.sePage .sePageLayout .se-lib-content-hero .text-box {
 background-color: #4b74a4;
 border: 3px solid #ccef51;
 border-radius: 5px;
 display: inline-block;
 padding: 11px 44px;
}

.se-lib-content-hero {
 background-image: url(https://www.sefiles.net/images/library/site/se-cycling-tech-bg-pattern.svg);
 background-position: 0 !important;
 background-repeat: repeat !important;
 background-size: 300px 300px !important;
}
