/*
@media only screen and (max-width: 600px) {
  .form-group ul.card-logos {
    display: none !important;
  }
}
*/
