

/* CSS from section stylesheet tags */
.outlet_wrapper {
 	margin:50px auto;
	text-align:center;
}
@media screen and (min-width:1000px){
  .outlet_wrapper {
      max-width: 800px;
  }
}