#header {
  background-image: none !important;
}
#wrap {
  background-color:  #E8F8F9;
}
.col-xs-12.titreCol.col3a {
  color: #5C5D5B !important;
}

.col-xs-12.titreCol.col3b{
  color: #5C5D5B !important;
}

.col-xs-12.titreCol.col3c{
  color: #5C5D5B !important;
}


.mobile-field, #contact .contact-modal-phone-img, #contact .contact-modal-phone-p {
  display: none;
}
.confirmation-don-detail { text-decoration: underline }

.amountOneshotSection > div > img {
    max-width: 150px;
}
.legende_Oblig {
  	text-align: justify;
    font-size: 10px;
}

.don-confirmation-montant-total-plus {
    display: none;
}

.don-confirmation-montant-total-plus {
  display: none;
}

@media (max-width:766px){
#header {
  background-image: none!important;
  background-color: #31b7bc!important;
  
}  
#header .hlogo img {
  max-height: 135px;
}
@media (max-width: 1230px) {
	#header { background-size: cover }
}

@media (min-width: 1230px) {
  .list-choix-montant {
      display: grid;
      grid-template-columns: 23% 23% 23% 23% !important;
      justify-content: space-between;
  }
}
