.preview-job-wrapper {
  padding-top: 0 !important;
  flex: 0 0 60%;
  max-width: 574px !important;
  padding-right: 15px;
  margin: 0;
}
.menu-column {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.overflowi {
  overflow: initial !important;
}
.border-16 {
  border-radius: 16px !important;
}
.class122 {
  padding:0;
  border-radius: 16px !important;
}
.cl112 {
  padding-bottom:0 !important;
  margin-top:-60px !important;
}
.btn-filtros{
  background-color: #00072D !important;
  color: #fff !important;
}
@media (max-width: 991px) {
  .previewwrapper {
    display: none !important;
  }
}
@media (max-width: 500px){
  .badges-mob {
    width: 55%;
    justify-content: space-between;
  }
  .select2.select2-container{
    width: 100% !important;
  }
  .select2.select2-container{
    width: 100% !important;
  }
  .select2.select2-container .select2-selection{
    color: black !important;
    background-color: white !important;
  }
  
  .small-card {
    display: none;
  }
  .dis-badges {
    flex-direction: column-reverse !important;
    width: 100% !important;
  }
  .badges-pos {
    width: 100% !important;
    justify-content: start !important;
    margin-bottom: 10px;
  }
  .bdw {
    justify-content: start !important;
    margin-bottom: 10px;
  }
  .title-job-wid {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
  }
  .s-bars {
    display: flex;
    flex-direction: column;
    width: 100% !important;

  }
  .mw-cardjob {
    min-width: 100px;
  }
  .mb-redb {
    width: 100% !important;
  }
}
