
@media only screen and (max-width: 1200px) {

.content_area {
  width: auto;
  margin-left: 1rem;
  margin-right: 1rem;
}

.bottom_info {
    position: static;
}


}
