.icode-bootcamps-item{
  width:100% !important;
  margin-bottom:45px !important;
  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3) !important;
}
/* .icode-bootcamps-item.table{
  padding-top: 30px !important;
  padding-bottom: 10px !important;
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3) !important;
} */
.icode-bootcamps-item.table{
	 margin-bottom:0px !important;
	box-shadow: none !important;
}
.icode-bootcamps-item.table table{
	margin-bottom:0px !important;
}
.icode-bootcamps-item .et_pb_tabs_controls{
  height: 38px !important;
}
.icode-bootcamps-item .thumbnail-img img{
	 width: auto !important;
	max-height:180px !important;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
      overflow-y: hidden;
}
.table-responsive td{
  white-space: nowrap;
}
