.gosubmit .container_2 {
  background: url("../../images/eno_gastro.png") no-repeat #fff !important;/*23 px -2px #fff*/
  min-height: 200px;
}

@media (max-width: 767px) {
  .gosubmit .container_2 {
    background: url("../../images/eno_gastro_mala.png") no-repeat 1px -2px #fff !important;
    min-height: 197px;
    background-size: cover;
  }
}


.gosubmit .container_3 {
  background: url("../../images/party.png") no-repeat #fff !important;/*23 px -2px #fff*/
  min-height: 200px;
}

@media (max-width: 767px) {
  .gosubmit .container_3 {
    background: url("../../images/party_mala.png") no-repeat 1px -2px #fff !important;
    min-height: 197px;
    background-size: cover;
  }
}

.gosubmit .container_4 {
  background: url("../../images/clubbing/clubbing_papaya.jpg") no-repeat #fff !important;/*23 px -2px #fff*/
  min-height: 200px;
}

@media (max-width: 767px) {
  .gosubmit .container_4 {
    background: url("../../images/clubbing/clubbing_papaya_mala.jpg") no-repeat 1px -2px #fff !important;
    min-height: 197px;
    background-size: cover;
  }
}

.gosubmit .container_5 {
  background: url("../../images/clubbing/clubbing_aquarius.jpg") no-repeat #fff !important;/*23 px -2px #fff*/
  min-height: 200px;
}

@media (max-width: 767px) {
  .gosubmit .container_5 {
    background: url("../../images/clubbing/clubbing_aquarius_mala.jpg") no-repeat 1px -2px #fff !important;
    min-height: 197px;
    background-size: cover;
  }
}

.gosubmit .container_6 {
  background: url("../../images/clubbing/clubbing_kalypso.jpg") no-repeat #fff !important;/*23 px -2px #fff*/
  min-height: 200px;
}

@media (max-width: 767px) {
  .gosubmit .container_6 {
    background: url("../../images/clubbing/clubbing_kalypso_mala.jpg") no-repeat 1px -2px #fff !important;
    min-height: 197px;
    background-size: cover;
  }
}

.gosubmit .container_7 {
  background: url("../../images/clubbing/clubbing_noa.jpg") no-repeat #fff !important;/*23 px -2px #fff*/
  min-height: 200px;
}

@media (max-width: 767px) {
  .gosubmit .container_7 {
    background: url("../../images/clubbing/clubbing_noa_mala.jpg") no-repeat 1px -2px #fff !important;
    min-height: 197px;
    background-size: cover;
  }
}

.gosubmit .container_8 {
  background: url("../../images/todo.png") no-repeat #fff !important;/*23 px -2px #fff*/
  min-height: 200px;
}

@media (max-width: 767px) {
  .gosubmit .container_8 {
    background: url("../../images/todo_mala.png") no-repeat 1px -2px #fff !important;
    min-height: 197px;
    background-size: cover;
  }
}

