
  
  .product_img img {
    width: 100%;
  }
  
  input[name=subject] {
    font-size: 14px;
  }
  
  .form > .confirmation {
    color: #0b0;
  }
  
