    .bannerText {
        height: auto;
        background-color: #f2f4e7;
        float: left;
        width: 100%;
    }

        .bannerText p {
            margin-top: 30px;
            margin-bottom: 30px;
            line-height: 20px;
        }