.logo {}

.img-responsive {
    display: block;
    max-width: 100%;
height: 50px;}

.product-info2 {
  text-align: center;
  background: none repeat scroll 0 0;
  border-radius: 0 0 10px 10px;
  padding: 15px 30px;
  color: #595959;
height: 70%;}
  
.product-item-3 {
    position: relative;
    top: 0;
    transition: all 0.3s ease 0s;
    	border: 1px solid #009fe3;
border-radius: 20px 20px 20px 20px;
/*padding: 0 50px;*/
}

.detail-content{margin-top:50px;}
