

 @media only screen and (max-width: 600px) {
.title .subtitle { 
display: none;
}
}

.site-header {
    margin-top: 0px;
}