#gallery{
	display:none;
}

.custom-logo {
    width: 450px;
    margin-top: 30px;
}
@media only screen and (max-width:5990px){
	.custom-logo {
		width: 280px;
		margin-top: 0px;
	}
}

input, textarea {
    width: 100%;
}