/* For Overview TAB */
[data-id="d1784516-1"] .row{
	margin-bottom: 20px;
	padding-bottom: 15px;
	background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  }
#d1753785-modal .modal-body p:nth-of-type(1),
#d1753785-modal .modal-body p:nth-of-type(3){
	font-weight:bold;
	margin-bottom:0;
}
#d1753785-modal .modal-body p:nth-of-type(6){
  margin-bottom:0;
}

/* For Spec TAB */
[data-id="d1784516-1"] .h3-image-left-enlarge{
    float: left;
    width: 32%;
}
@media screen and (max-width: 767px){
	[data-id="d1784516-1"] .h3-image-left-enlarge{
	    float: none;
	    width: 100%;
	}
}
