/* BASIC css start */

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

.dg_kt img{
    width: 605px;
}


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

