.promoContain .borderWrap {
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 30px;
}
.promoContain input {
    display: inline-block;
    width: 60%;
    height: 50px;
    padding: 0 0 0 15px;
    border-radius: 0;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid #cccccc;
    line-height: 50px;
    margin-left: 0;
    font-size: 14px;
}
.promoContain h2 {
    font-size: 30px;
    font-weight: 700;
    color: #1b1b19;
}
.promoContain h3 {
    font-size: 18px;
    font-weight: 500;
}
.promoContain img {
    margin-top: 30px;
    margin-bottom: 30px;
}
.promoContain h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
}