.discount {
font-size: 36px;
color: #ffe761;
}

.lead-text {
font-size: 18px;
margin-bottom: 40px;
text-align: center;
}

.se.rwd .layout_box.type-22 > .hdg.hdg-pd {
padding-top: 4px;
}

.se .list_u.type-4 > li > span:first-child, 
.se .list_u.type-5 > li > span:first-child {
color: #e40000;
}

.se .layout_box.type-22 {
margin-bottom: 72px;
}

.se .layout_box.type-22 > .hdg {
background: linear-gradient(to right,#041a4b 0,#0c3a75 50%,#041a4b 100%);
}

.se .layout_box.type-22 > .hdg .icon-hdg {
top: -31px;
}

.se .m_skin-1.m_hdg-3 .region > .hdg:first-child, 
.se .m_skin-1.m_hdg-6 .region > .hdg:first-child, 
.se .region.m_skin-1.m_hdg-3 > .hdg:first-child, 
.se .region.m_skin-1.m_hdg-6 > .hdg:first-child {
margin-bottom: 52px;
}

.word-break {
display: block;
}

@media screen and (max-width: 720px){

.discount {
font-size: 26px;
}

.lead-text {
font-size: 16px;
margin-bottom: 20px;
}

.word-break {
display: inline;
}

.se.rwd .layout_box.type-22 > .hdg.hdg-pd {
padding-top: 10px;
}

.se.rwd .layout_box.type-22 {
margin-bottom: 72px;
}

.se .m_skin-1.m_hdg-3 .region > .hdg:first-child, 
.se .m_skin-1.m_hdg-6 .region > .hdg:first-child, 
.se .region.m_skin-1.m_hdg-3 > .hdg:first-child, 
.se .region.m_skin-1.m_hdg-6 > .hdg:first-child {
margin-bottom: 64px;
}
}