/* BASIC css start */
#productDetail .direct-app {
    margin-top: 5px!important
}

.dg_kt_wrap {
    margin-top: 5px;
}
.dg_kt{
    width: 605px;
    overflow: hidden;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dg_kt img{
    width: 605px;
}

.dg_mail {
    width: 605px;
    overflow: hidden;
    margin-top: 5px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dg_mail img{
    width: 605px;
}




/* BASIC css end */

