.coinzip-icon-ondetail-page {
    position: absolute;
    right: 0;
    top: -8px;
}

.detail__section.detail__sellerInfo {
    position: relative;
}

.coinzip-icon-ondetail-page img {
    width: 120px;
    height: auto;
}
.detail-seller-heading {
    padding-right: 120px;

}
.custom-OtherListingsAnchors {
    margin-top: 70px;
}
@media (min-width:768px) and (max-width:991px){
    .coinzip-icon-ondetail-page img {
        width: 60px;

    }
    .custom-OtherListingsAnchors {
        margin-top: 10px;
    }
}