section.dcw_section--grad {
    background-color: #fff;
}

section.dcw_section {
    padding: 0;
}

.eo2668-content {
    max-width:791px;
    margin:auto;
    color:#333;
    line-height: 1.5;
    padding: 0 10px;
}

.eo2668-content__cardImg    {
  text-align: center;
 margin: 30px 0 50px 0;
}

.eo2668-content__cardImg  > div  {
  display: inline-block;
}
.eo2668-content__cardImg div:first-child {
    width: 274px;
    font-weight: bold;
}
.eo2668-content__bloc-card  > div  {
  display: inline-block;
  vertical-align: middle;
}
#lespaiementsenligneparcarte  h2{
    font-size: 2.3rem;
}

.eo2668-content__bloc-card  {
   border-radius: 5px;
   border: solid 1px #dedede;
   background-color: #ffffff;
   padding: 18px;
   margin-top: 20px;
   margin-bottom: 30px,
   
}


.eo2668-content__bloc-card .txt {
   max-width: 398px;
}
    
.eo2668-content__bloc-card .img-card  {
   width: 350px
}   


.eo2668-content__cardGreyPink {
   width: 100%;
    border-left: 7px solid rgb(230, 93, 114);
    background-color: rgb(247, 247, 247);
    margin : 20px 0px;
    padding: 15px 20px;
  font-weight: 600;
}

.eo2668-content__cardGreyPink ul {
    margin-left: 20px;
}

.pass-img img {  
    text-align: center;
    margin: auto;
    margin-top: 20px;
}

.secu-img {
  margin-top: 20px;
}
    
#lesautresmoyensdepaiement .dcw_grid-12-12 {
    padding:0;
}

.eo2668-content  h3{
  font-size: 28px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #333333;
margin: 30px 0;
    margin-top: 20px;
}

.eo2668-content  img{
  display: block;
  max-width: 100%
}
.eo2668-content svg {
      display: inline-block;
    height: .625rem;
    width: .5rem;
    margin-right: .5rem;
    color: #333;
}

  h2{
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
}

.eo2668-content li {
  list-style-type: disc;
}

#lespaiementsenligneparcarte, #lesautresmoyensdepaiement {
    padding-bottom: 90px;
}

@media screen and (max-width: 825px) {
 
.img-card img {
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
 }
 
 .eo2668-content__bloc-card {
    text-align: center
 }
}