@media (min-width:768px){
.caption.left {
    float: left;
    margin-right: 5%;
    max-width: 43%;
   color: #818181;
    font-family: Roboto-Light,Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 1.4;
}

.caption.right {
    float: right;
    margin-left: 5%;
    max-width: 43%;
   color: #818181;
    font-family: Roboto-Light,Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 1.4;
}
}

.cite {
    color: #656d78;
    font-size: 13px;
    line-height: 1.38462;
    border: 0 solid #89bfc7;
        border-right-width: 0px;
}
.caption.left {
    float: left;
    margin-right: 5%;
    max-width: 43%;
   color: #818181;
    font-family: Roboto-Light,Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 1.4;
}

.caption.right {
    float: right;
    margin-left: 5%;
    max-width: 43%;
   color: #818181;
    font-family: Roboto-Light,Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 1.4;
}
blockquote.style-2 {
    color: #292929;
    margin: 32px 0 36px;
    padding: 23px 29px 22px;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 0;
    border: none;
    background: #e3f2f7;
}
.studio { 
    display: none;
}
.en .header_middle {
    justify-content: left!important;
    padding-left: 0px!important;
}
.btn-wrap {
    margin-left: 0px!important;
}