
.three_col_sec img {
    width: 100%
}

.three_col_sec {
    border-right: 1px solid #9f0a0e;
    margin-right: 0px;
    padding-right: 2%;
    min-height: 100px;
    margin-bottom: 40px;
}

.contact_link {
    margin-top: 28px;
}

.contact_link a {
    font-family: texgyreadventorbold;
    color: #414042;
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
}

.contact_link a:hover {
    color: #9b1006
}