.flexibleBlocks .fcbSection.Top{
    padding-top: 4em;
} 
.flexibleBlocks .fcbSection.Bottom{
    padding-bottom: 4em;
}
.flexibleBlocks .btn{
    color: #fff;
}
.flexibleBlocks .contentWrap{
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
}
.flexibleBlocks p{
    font-size: 15px;
    color: #002F6D;
    font-weight: 400;
    margin-bottom: 0.5em;
}
.flexibleBlocks .heading{
    margin-bottom: 1.5em;
    text-align: center;
}
.flexibleBlocks .description{
    margin-bottom: 1.5em;
    text-align: center;
}
.flexibleBlocks .columns h4.title{
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1em;
}
.flexibleBlocks .columns .image{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 1em;
}
.flexibleBlocks .retailers-form-box{
    margin: 0 auto;
    text-align: center;
}