/*--BEGINNING-- mass-balance-and-the-circular-economy--*/

div#containerEqual > div.text.generic_msg_style{
    margin: 0;
    padding: 0;
    max-width: none;
}
div.col-lg-4.col-md-4.col-sm-12.col-xs-12.highlight__grey.highlight-right-content-order > div > div > div.highlight__card_para.p-normal.color_corpWhite > section > p > span > a {
    color: #fff;
    text-decoration: underline;
}
.btn_download:after {
    display: inline-block;
    background: url(/content/dam/eastman/corporate/en/home/icon/download-white.svg);
    content: "";
    height: 16px;
    left: 7px;
    position: relative;
    width: 16px;
}

@media (min-width: 1500px) {
.video-player{
padding: 0 0rem !important;
}
.embedVideoCont__videoAttr {
width: 911px !important;
}
}

@media (min-width: 1025px) and (max-width: 1499px) {
.video-player{
padding: 0 1rem !important;
}
.embedVideoCont__videoAttr {
height: 459px !important;
}
}

@media (min-width: 769px) and (max-width: 1024px) {
.video-player{
padding: 0 5rem !important;
}

.embedVideoCont__videoAttr {
height: 338px !important;
width: 760px !important;
}
}

@media (min-width: 426px) and (max-width: 768px) {
.embedVideoCont__videoAttr {
height: 373px !important;
width: 750px !important;
}
}

@media (min-width: 376px) and (max-width: 425px) {
.embedVideoCont__videoAttr {
height: 217px !important;
width: 385px !important;
}
}

@media (max-width: 375px) {
.embedVideoCont__videoAttr {
height: 168px !important;
width: 300px !important;
}
}

/*--END-- mass-balance-and-the-circular-economy--*/