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