body.single-post .single-author-top{
	margin-top: -40px !important;
}
body.single-post .single-author-top .author-top-blue-info {
	width:350px !important;
}
.custom-form-styles input[type=email], .custom-form-styles input[type=text], .custom-form-styles textarea {
	padding-left: 10px !important;
	color: #000 !important;
}
body.single-post .single-author-top .author-top-images div {
	flex: initial;
}
body.single-post .single-author-top .author-top-images img {
	height: 50px;
	width: auto;
}


@media screen and (max-width: 500px) {
	.main__head {
		padding: 15px 0 !important;
	}
	.main__head img {
		max-width: 200px !important;
	}
	.main__head button i {
		font-size: 30px;
	}
	.mailchimp-submit {
		width: 100% !important;
	}
	.custom-form-styles [type=submit] {
		width: 100% !important;
	}
	body.page-id-17 .button__magazine_category {
		margin-top: 170px !important;
	}
	body.page-id-13 #contact-form {
		max-width: 100% !important;
	}
	
	
}