.title {
    display: block;
    width: 100%;
    line-height: 200px;
    height: 200px;
    background-color: #9c2525;
    text-align: center;
    position: relative;
    margin: 0 0 50px 0;
}