.about-left {
    width: 60%;
    margin-top: -30px;
    padding-left: 32px;
}

.header-img, .agenda {
    /* display:none

 */

}

.about-left .principal {
    width: 100%;
}


.about-right h1 {
    line-height: 1.3;
    width: 91%;
    font-size: 66px;
    /* text-align: center; */

}

p {
    margin-bottom: 25px;
    font-size: 18px;

}

.about-right hr {
    border: none;
    border-top: 1px solid rgba(173, 173, 173, 0.31);
    width: 100%;
    margin: 16px 0 16px;

}

blockquote {
    background: #fff;
    padding: 23px;
    text-align: center;
    background: #f5edea;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border: 1px solid;
    margin: 39px 0 38px;
    line-height: 26px;

}


h3 {
    font: bold 24px 'minerva-modern', sans-serif;
    margin: 63px 0 24px!important;
    letter-spacing: -0.6px;
    /* text-align: center; */

}

h4 {
    font: bold 24px 'minerva-modern', sans-serif;
    margin-bottom: 10px!important;
    letter-spacing: -0.6px;
    margin: 69px 0 10px;

}

.about-studio .max-width {
    width: 87%;
    max-width: 552px;

}

.about-studio {
    padding: 95px 0 69px!important;
    position: relative;
    background-position: 0 -295px;
    /* background: url(https://coreseflores.studio/wp-content/themes/CFS/imagens/planner/bg-planner-conteudo-ideias-instagram-notion-planejamento.png.png) no-repeat top right #f1e2dd; */
    /* background-size: cover; */
    background-color: #faf0ecd4;

}

.credit {
    background-color: #f5e7e0!important;
    color: #000!important;

}

.credit a {
    color: #000!important;
}

.button, .wpcf7-submit, .yikes-easy-mc-form .yikes-easy-mc-submit-button {
    background: #e67c2c;
    color: white;
    padding: 15px 25px;
    display: inline-block;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.about-right h2 {
    font-size: 23px!important;
    line-height: 1.47
}


.header-img {
    margin-bottom: -10px;
    width: 100%;
    display: block;
    height: 400px;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;

}

.header-img img {
    max-height:100%; width:100%;width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
z-index: -2;
}

@media screen and (max-width:940px) {

  .about-left,
  .about-right {
    width:100%;
    max-width:600px;
    margin: auto!important;
    display: block;
  }

    .about-left {
        display:none
    }

    .button, .wpcf7-submit, .yikes-easy-mc-form .yikes-easy-mc-submit-button {
        width: 100%!important
    }

    
.agenda {
    margin: 9px 0 0;
}

.about-studio {
        padding-top: 39px!important;
        background-color: #fbf4f1db;
        margin-top: 0;
    
    }

    section#yikes-mailchimp-container-1 {
    margin-top: 50px
}
}


@media screen and (max-width:640px) {


    .about-right h1 {
        font-size: 45px;
    
    }
    
    blockquote {
        padding: 17px;
        font-size: 17px;
        line-height: 28px;
    
    }
    
    .about-right h2 {
        font-size: 21px!important;
    
    }
    
    p {
        font-size: 17px;
    
    }

}
