.entry-title{
display:none
}

.entry-header{
margin-bottom:0px;
}

.masthead-sentinel {
    margin-bottom: 0px;
}

.custom-logo-link img{
    height: auto;
    max-width: 328px;
}



@media only screen and (max-width: 500px) {
.custom-logo-link img {
    height: auto;
    max-width: 260px;
}
}