div.payment_metodi img {
    width: 100%;
    height: auto;
  }
  div.payment_metodi {
    border: 2px solid #F5F5F5;
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: #faf9f5;
     text-align: center;
    box-shadow: 2px 2px 3px #d2d2d2;
  }
  div.desc {
    padding: 10px;
    text-align: center;
  }
  * {
    box-sizing: border-box;
  }
  .gadaxda{
    padding: 0 3px;
     text-align: center;
    float: left;
    width: 24.99999%;
  }
  @media only screen and (max-width: 700px) {
    .gadaxda{
      width: 49.99999%;
      margin: 6px 0;
       text-align: center;
    }
  }
  @media only screen and (max-width: 500px) {
    .gadaxda{
      width: 100%;
    }
  }
  .clearfix:after {
     text-align: center;
    content: "";
    display: table;
    clear: both;
  }



/*meore*/


div.payment_metodi2 img {
    width: 100%;
    height: auto;
  }
  div.payment_metodi2 {
    border: 2px solid #F5F5F5;
    border-radius: 5px;
    margin-bottom: 5px;
    background-color: #faf9f5;
     text-align: center;
    box-shadow: 3px 3px 3px #d2d2d2;
  }
  div.desc {
    padding: 10px;
    text-align: center;
  }
  * {
    box-sizing: border-box;
  }
  .gadaxdismetodi{
    padding: 0 3px;
     text-align: center;
    float: left;
    width: 50%;
  }
  @media only screen and (max-width: 700px) {
    .gadaxdismetodi{
      width: 49.99999%;
      margin: 6px 0;
       text-align: center;
    }
  }
  @media only screen and (max-width: 500px) {
    .gadaxdismetodi{
      width: 100%;
    }
  }
  .clearfix:after {
     text-align: center;
    content: "";
    display: table;
    clear: both;
  }