.panel-wrapper-blue:hover {
    background: #004b84;
    cursor: pointer;
}
.panel-wrapper {
    cursor: pointer;
}
.panel-wrapper-blue img {
    width: 100%;
    height: auto;
}
.blue-link {
    background: none !important;
}
.blue-link a {
    color: #008ac9 !important;
    text-decoration: none !important;
}
.blue-link a:hover {
    color: #23527c !important;
    text-decoration: none !important;
}
#mobile-navigation {
    font-size: 15px;
}
.open {
    display: block !important;
}
.news-single-imgcaption{
width: auto !important;
}