.search-form {
    float: right;
    margin-bottom: 30px;
}

.pic-form {
    float: right;
    margin-bottom: 5px;
}

.container .product-category {
    font-size: 18px; 
    font-weight: bolder;
    border-width:1px;
    border-bottom-style:dashed;
    border-color:#444; 
    padding-bottom: 10px;
}
.container .product-detail img {
    width: 100%;
}