@charset "UTF-8";

.de_btn_wrapper {
    position: relative;
}
.de_btn {
    position: absolute;
    width: 40% !important;
    left: 80px;
    bottom: 30px;
}
