/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_MpDHLShipping
 * @author    Webkul
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
#carriers_mpdhl {
    display: flex;
    flex-direction: column-reverse;
}
.mpdhlshipping-version {
    padding:10px;
    background-color:#f8f8f8;
    border:1px solid #ddd;
    margin-bottom:7px;
    margin-top: 45px;
}

