body
  {
  	    background-color: #dde0ec;
    width: 100%;
    height: 100%;
  }
  .side_list{
  	    height: 100%;
    width: 19%;
    position: absolute;
    left: 0%;
    top: 2%;
		    
  }
  .side_list li
  {
  	background: #5d928e;
  }
  .side_list :hover
  {
    cursor: pointer;
  }
  .description_box
  {
  	     width: 79%;
    display: inline-block;
    background: #e4bdbd;
    position: absolute;
    top: 2%;
    left: 20%;
    padding-top: 1%;
    padding-left: 0%;
  }
  .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: 145px;
  }
  .insightly_api
  {
        position: relative;
    left: 7%;
    /*float: right;*/
    width: 58%;
    height: 111px;
  }

  .agile_crm
  {
    position: relative;
    left: 1%;
    width: 32%;
    height: 260px;
  }
  .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: 151px;
  }
  .zoho_crm
  {
        position: relative;
    left: 12%;
    width: 35%;
    height: 265px;
  }