.gradient-baby {
    background: linear-gradient(to bottom, #ee5042, #ff7c59);
    height: 310px;
}
.gradient-baby .comonHeading {
    padding-top: 60px;
}
.whyBaby .comonHeading {
    font-size: 25px;
}
.offerBaby .greatSerBoxContent h4 {
    font-weight: bold;
}
.title-baby .slide {
    padding: 6px 0 14px 0;
    margin: 0 20px;
    border-radius: 41px;
}
.title-baby .slide span {
    font-size: 33px !important; 
}
.title-baby.silde p {
    font-size: 22px !important;
    line-height: 1.1 !important;
    padding-top: 10px !important;
}
.title-baby .comonHeading {
    position: relative;
    bottom: 120px;
    z-index: 4;
}
.backGoBaby a{
    color: rgba(255, 255, 255,.65);
}
.backGoBaby a:hover {
    color: #E74B3C;
}