
.md-esg-1 {
    padding-top: .13rem;
    padding-bottom: 1.2rem;
}

.md-esg-1 .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.md-esg-1 .title {
    width: 3.2rem;
    max-width: 100%;
}

.md-esg-1 .desc {
    line-height: 1.63636;
    margin-top: .02rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.md-esg-1 .media {
    border-radius: .24rem;
    overflow: hidden;
    margin-top: .69rem;
}

@media (max-width: 500px) {
    .md-esg-1 .text {
        display: block;
    }

    .md-esg-1 .desc {
        margin-top: 5%;
    }
}
