@media only screen and (min-width: 560px) {
#masthead {
  padding-top: 10px;
}
}

/*.custom-logo {
    max-width: 120%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}*/

.form .name {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}

.first .text {
    margin-bottom: 20px;
}

.field {
    width: 100%;
}

.site-main > * {
    margin-top: 0
}

div#comments {
    display: none;
}

.head-img {
    margin-bottom: 50px;
}