div.title {
    width: 100%;
    line-height: 2em;
    background-color: #ebedff;
    border-radius: 6px;
    padding: 2% 3%;
    margin: 0 auto 1.5%;
}