 #mymyheader .swiper-slide .simg {
    height: 600px;
    object-fit: cover;
}
.myTrade .section-heading h3 span{
        color:#000;
    }
    .bg-second {
    background-color: #f6f7f6;
}
.myTrade .section-heading p.small{
    font-size: 15px;
}
.akurow{
    display: flex;
    justify-content: center;
    align-items: center;
}
.myTrade .myList{
    height:auto;
}
.myTrade .myList .dt-sc-button {
  
    left: unset;
    bottom: unset;
    display: inline-block;
    position: relative;
    margin-top:10px;
    padding:10px 25px;
    border-radius: 30px;
}
.myTrade .myList p{
    min-height:70px;
}
.card-img-box.card.shadow {
    border-radius: 25px;
    overflow: hidden;
    
    box-shadow: 0 .5rem 1rem #21252926 !important;
    position: relative;
}
h5.card-title {
    font-size: 22px;
    font-weight: 700;
}
.card-img-overlay.text-white.d-flex.flex-column.justify-content-start.p-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    text-align: center;
    padding: 1.5rem !important;
    justify-content: flex-start !important;
    flex-direction: column !important;
    display: flex !important;
}
#swiper-container-Withdrawal-Options img {
        width: 50%;
    }
.our-clients {
    margin-bottom: 0px;
}

 @media only screen and (max-width: 600px) {
  .ffdk .loginbtn{
  display:none; 
  }
  .advtyage {
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
    padding: 30px;
}
.advtyage img {
    height: 64px;
    margin: 0 auto;
    display: block;
}
.advtyage br{
    display:none;
}
}