 .sePageContent .sePageSection.spring-sale-header {
margin-bottom: 0;
min-height: 500px;
}
.spring-sale-column{
min-height: 500px;
}

.spring-sale-catalog{
margin-top: 50px;
}

#PageMain,#PageFooter {
margin-top: 0;
}

.btn-group {
 width: 100%;
 padding-top: 20px;
 justify-content: center;
 display: flex;
flex-wrap: wrap;
}
.btn-group a{
margin: 0 20px;
}

@media (width <= 575px){

.cspring-hero {
background-position: right !important;
}
.sePage .sePageLayout h1 span{
font-size: 50px !important;
}
}