#main_wrapper2 .recommend-list, .seller-list, .together-list{
  margin-top: 22px;
}
#main_wrapper2 .recommend__section .product-list__unit-md{
  width:22.7%;
}
#main_wrapper2 .recommend__section li:nth-child(4n).product-list__unit-md{
  margin:0 0 2em 0;
}
#main_wrapper2 .recommend__section .product-list__unit-md .txt--md{
	font-size: 1.1em;
}
#main_wrapper2 .recommend__section .product-list__unit h3 a{

  
  font-size:18px;
}

#main_wrapper2 .recommend__section .product-list__unit-md p.txt--md{
 font-size:1em;
}
#main_wrapper2 .section__title-h2{
 text-align: center;
    color: #6FAAA7;
    background: #003333;
    border: solid 1px #fff;
    line-height: 2em;
    padding: 0;
    font-size: 1.5em;
}
#main_wrapper2 .product-list__section .section__title-h2{
	text-align:left;
  	padding:.2em 1em;
  font-size:1.8em;
  border:none;
}
#main_wrapper2 .sort__section{
 top:15px;
  right:15px;
}