/* Enter Your Custom CSS Here */
@media screen and (max-width:1000px) {
.blog-logo,
.blog-logo img {
width: 70%;
}
}
/* Contact Form 7 Styles
---------------------------------*/
.wpcf7-email {
width: 100%;
padding: 14px 16px;
font-size: 0.9em;
border: none;
color: #333;
background: #f2f2f2;
border-radius: 3px;
}
