@import url("https://www.sefiles.net/files/library/site/ws_partner_page_styles_trek_v0525.css");
#PageMain,
#PageFooter {
 margin-top: 0;
}

.sePageMain {
 background-color: #244056;
}

.sePageMain .container-fluid {
 padding: 0 15px !important;
}

.sePageMain .se-fw-section .container-fluid {
 padding: 0 30px !important;
}

/* GRADIENT */
.ws-gradient-to-bottom {
 background: linear-gradient(
 to bottom,
 rgba(254, 226, 135, 1),
 rgba(37, 203, 201, 1)
 );
}

.se-code-section .customContentBlock {
 min-height: 0;
}

.desktop-img {
 display: none;
}
.mobile-img {
 display: block;
}