.cohenseglias header {
    margin-bottom: -3%;
}

header img {
    max-width: 330px;
	margin-top: 15px;
    margin-bottom: 15px;
}

@media screen and (max-width:767px){
header img {
    max-width: 260px;
}

}