.wrap {
    padding: 30px 15px;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 50px;
    float: left;
    width: 100%;
}