.fixedboxheight { 
height: 560px;
border-color: rgba(13, 166, 224, 0.3) !important;
}
.innoimage {
   display: inline;
  max-width: 450px;
 width: 50%;
 height: auto;
 margin-bottom: 10px;
  border-radius: 50% !important;
  border-style: solid;
  border-width: 5px;
}
.fixedboxheight2 { 
border-color: rgba(13, 166, 224, 0.3) !important;
}
.solutiontitle
{
/* height:40px !important;*/
margin-top:30px !important;
margin-bottom:20px !important;
}
.solutionsimage
{
display:block;margin-left:-30px;margin-right:-30px;margin-top:-20px;
}