/*---------------- RESPONSIVE CSS -------------------*/


@media screen and (max-width: 1140px) {
  /*td #images-column {
       display: none;
       background: blue;
  }*/
  /*#content-table {
    display:flex
  }
  #content-table td {
    display:flex
  }
  #content-table tr {
    display:flex
  }*/
}


@media screen and (max-width: 548px) {

}

@media screen and (max-width: 501px) {
}
