.md__image {
    float: right;
    width: 50%;
    margin-left: 10px;
}

.md__image img {
    width: 100%; 
    min-height: 100%;
}

@media only screen and (max-width: 415px) { 
    .md__image {
        width: 100%;  
        margin-bottom: 10px;
    }
}
/* Octopus form */
.emailoctopus-form-wrapper-small label{font-size:10px}
.emailoctopus-form-wrapper-small button,.emailoctopus-form-wrapper-small div,.emailoctopus-form-wrapper-small input,.emailoctopus-form-wrapper-small p{font-size:12px}
.emailoctopus-form-wrapper-small h2{font-size:16px}
.emailoctopus-form-wrapper-medium label{font-size:12px}
.emailoctopus-form-wrapper-medium button,.emailoctopus-form-wrapper-medium div,.emailoctopus-form-wrapper-medium input,.emailoctopus-form-wrapper-medium p{font-size:15px}
.emailoctopus-form-wrapper-medium h2{font-size:20px}
.emailoctopus-form-wrapper-large label{font-size:14px}
.emailoctopus-form-wrapper-large button,.emailoctopus-form-wrapper-large div,.emailoctopus-form-wrapper-large input,.emailoctopus-form-wrapper-large p{font-size:18px}
.emailoctopus-form-wrapper-large h2{font-size:26px}
.emailoctopus-form-wrapper-largest label{font-size:18px}
.emailoctopus-form-wrapper-largest button,.emailoctopus-form-wrapper-largest div,.emailoctopus-form-wrapper-largest input,.emailoctopus-form-wrapper-largest p{font-size:24px}
.emailoctopus-form-wrapper-largest h2{font-size:32px}
.emailoctopus-form-row-hp{position:absolute;left:-5000px}
.emailoctopus-form-default.emailoctopus-form-wrapper h2{margin:1em 0}
.emailoctopus-form-default .emailoctopus-form-row{margin-bottom:1em}
.emailoctopus-form-default .emailoctopus-form-row label{display:block}
.emailoctopus-form-default .emailoctopus-form-row input{width:100%;max-width:400px;padding:4px 12px;border:1px solid #ccc}
.emailoctopus-form-default .emailoctopus-form-row-consent{margin-bottom:1em}
.emailoctopus-form-default .emailoctopus-form-row-consent label{vertical-align:top}
.emailoctopus-form-default .emailoctopus-form-row-subscribe{margin-top:0}.emailoctopus-form-default .emailoctopus-form-row-subscribe button{background-color:#e0e0e0;padding:10px 12px;font-weight:700;font-family:inherit;color:#000;display:block;margin:0 0 1em;border:none;border-radius:5px}
.emailoctopus-form-default .emailoctopus-error-message{color:#e74c3c}
.emailoctopus-form-default .emailoctopus-referral,.emailoctopus-form-default .emailoctopus-rewards{margin-top:1.2em}
.emailoctopus-form-centered.emailoctopus-form-wrapper{width:100%;max-width:400px;text-align:center}
.emailoctopus-form-centered.emailoctopus-form-wrapper h2{margin:15px 0}
.emailoctopus-form-centered .emailoctopus-form-row{width:100%;padding:12px 0}
.emailoctopus-form-centered .emailoctopus-form-row label{display:block;text-align:left}
.emailoctopus-form-centered .emailoctopus-form-row input{width:100%;max-width:400px;padding:8px 12px;box-sizing:border-box;border:1px solid #ccc}
.emailoctopus-form-centered .emailoctopus-form-row-subscribe button{background-color:#e0e0e0;color:#000;display:block;margin:0 auto 12px;width:100%;max-width:400px;border:none;font-size:1em;padding:10px;border-radius:5px;font-family:inherit;font-weight:700}
.emailoctopus-form-centered .emailoctopus-form-row-consent{margin-bottom:15px}
.emailoctopus-form-centered .emailoctopus-referral,.emailoctopus-form-centered .emailoctopus-rewards{margin-top:1.2em}
label{font-weight: 400!important;}
