.category-wrapper {
  background-color: #f6f6f6;
  margin-bottom: 15px;
  padding-top: 20px;
  position: relative;
  height: 209px; }
  .category-wrapper h2.category-name {
    font-size: 1.42857em;
    font-weight: 400;
    border-left: 5px solid #46B989;
    padding-left: 10px;
    margin: 0 10px 15px 0; }
    .category-wrapper h2.category-name a {
      color: #46B989; }
      .category-wrapper h2.category-name a:hover {
        text-decoration: none; }
  .category-wrapper a.view-directory {
    margin-left: 15px; }
  .category-wrapper a.category-img-a {
    text-align: right;
    display: block;
    padding-right: 10px;
    margin-top: -20px;
    height: 152px;
    position: absolute;
    bottom: 0;
    right: 0; }
    .category-wrapper a.category-img-a img.category-img {
      max-width: 185px;
      position: absolute;
      bottom: 0;
      right: 10px; }
      @media (max-width: 1200px) {
        .category-wrapper a.category-img-a img.category-img {
          max-width: 125px;
          max-height: 100px; } }

/*# sourceMappingURL=outstanding-category.css.map */
