.headline-btn {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 50px;
    text-align: center;
}

.btn-big{
    color:#fff;
    background-color:#254f75;
    border-color:#254f75;

    padding:12px 24px;
    font-size:18px;
    margin-bottom:0;
}

.btn-big:hover {
    background: #fff;
    color: #254f75;
}


a.links {
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    color: #254f75;
    background:none;
    display:initial;
}

a.links:focus {
    outline: 0;
    text-decoration: none;
}

a.links:hover {
    text-decoration: underline;
    color: #474646;
}

img.border {border-color: #ffffff;}

.img-reponsive2 {display: none; text-align: center;}
.img-download {border:none; border-color: #ffffff;}