.bg_grey{
    background: #f0f0f0;
}

.title_link{
    text-decoration: none;
    color: #000;
    width: 100%;
    display: block;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    line-height: 1.4;
    text-align: center;
}

.bg_grey a img{
    width: 200px;
}

.bg_grey a h3{
    margin-top: 20px !important;
}

.font-18{
    font-size: 18px !important;
}