.eachproduct .kitchen_table .prospe{
    width: 94%;
    margin: 4% auto;
    margin-left: 10%;
    letter-spacing: 1px;
}

.eachproduct .kitchen_table .prospe img{
    margin-left: -2.3%;
}

.eachproduct .p_kitchen .no_act:hover {
    border: 1px solid #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}

@media screen and (max-width: 798px){

  .eachproduct .kitchen_table .prospe{
      width: 88%;
      margin: 4% auto;
      font-size: 3.7vw;
      line-height: 7vw;
      letter-spacing: 1px;
  }

  .eachproduct .p_one p,
  .eachproduct .p_kitchen .p_p{
      font-size: 3.7vw;
  }

}
