.thirds-container {
  width: 33%;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.drawings-table.second .prev-a-tag{
  width: 100%;
  display: flex;
}

@media screen and (max-width: 980px) {
  .drawings-table.second {
  	width: 845px;
}
  
  .et_pb_dp_dmb_module_1113_0 {
	overflow-x: scroll;
  }
}