.critlunch {

}

.critlunch .actions {
   margin:20px 0;
   text-align:center;

}

.critlunch .lunch-title {
   font-weight:400;
   color: #55984b
}

.critlunch .lunch {
   position:relative;
   text-align: center;
   padding:20px;
   background:#fafafa;
   margin:20px auto;

}

.critlunch .vegan, .critlunch .vegi {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 999;
      max-width: 75px !important;
    }
