body {
  background-color: #fff;
  width: 100%;
  height: 100%;
}
.side_list {
  height: 72%;
  width: 19%;
  position: absolute;
  left: 5%;
  top: 28%;
}
.side_list li {
  background: #fff;
}
.list-group-item {
  /*border-top: none;*/
  border: #f1f1f1;
  border-left: none;
  border-right: none;
  /*border-bottom: 1px solid #ddd;*/
}
.side_list :hover {
  cursor: pointer;
}
h3 {
  font-size: 30px;
}
.jumbotron p {
  font-size: 15px;
}
.description_box {
  width: 79%;
  display: inline-block;
  background: #fff;
  position: absolute;
  top: 18%;
  left: 24%;
  padding-top: 0%;
  padding-left: 0%;
}
#chrome_web_Store {
  margin-top: -2%;
  margin-left: 70%;
  cursor: pointer;
  color: blue;
}
#need_help {
  margin-top: -2.2%;
  margin-left: 88%;
}
.jumbotron {
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20% !important;
}
.desc {
  padding-top: 2%;
}
.desc_img {
  position: relative;
  left: 12%;
  width: 35%;
  height: 150px;
}
.crm_desc_img {
  position: relative;
  left: 1%;
  width: 290px;
  height: 140px;
}
.crm_response_img {
  position: relative;
  width: 53%;
  float: right;
  padding-top: 5px;
  padding-left: 5px;
  background: white;
  left: 0%;
  top: 20%;
  overflow: auto;
}
.crm_img {
  width: 100%;
  height: 155px;
}
.crm_label {
  position: relative;
  left: 56%;
  top: -28px;
}
.container_width {
  width: 100%;
}
.insightly_crm {
  position: relative;
  left: 1%;
  /* float: left;*/
  width: 32%;
  height: 200px;
}
.insightly_api {
  position: relative;
  left: 7%;
  /*float: right;*/
  width: 58%;
  height: 111px;
}

.agile_crm {
  position: relative;
  left: 1%;
  width: 32%;
  height: 315px;
}
.agile_api {
  position: relative;
  left: 7%;
  width: 58%;
  height: 120px;
}
.hubspot_crm {
  position: relative;
  left: 1%;
  width: 32%;
  height: 205px;
}
.hubspot_api {
  position: relative;
  left: 7%;
  width: 64%;
  height: 124px;
}
.manual_crm {
  position: relative;
  left: 1%;
  width: 30%;
  height: 230px;
}
.zoho_crm {
  position: relative;
  left: 12%;
  width: 35%;
  height: 170px;
}
pre {
  border: 1px solid #fff;
  background-color: #fff;
  padding: 0px;
}
