.header-h1 {margin-top: 10px;}
.header-h1 a, .header-h1 a:visited, .header-h1 a:focus, .header-h1 a:hover, .header-h1 a:active {color: #6ca80e; text-decoration: none; background: none;}

div.actions {padding-bottom: 5px; border-bottom: 2px solid #6ca80e;}

.left-block {width: 25%;}


@media screen and (max-width: 900px) {


}

@media screen and (max-width: 750px) {


}


@media screen and (max-width: 580px) {

    div.actions {border-bottom: 0;}
    .header-h1 {margin-top: 5px;}
    .header .logo {text-align: center;}
    .header .logo img {width: 50%;}

}