.aw-template-overview ._aw-thumbnail {
  width: 100%;
  height: 185px; }
  @media all and (min-width: 700px) and (max-width: 999px) {
    .aw-template-overview ._aw-thumbnail {
      height: 210px; } }
  @media all and (min-width: 1000px) and (max-width: 1365px) {
    .aw-template-overview ._aw-thumbnail {
      height: 210px; } }
  @media all and (min-width: 1366px) {
    .aw-template-overview ._aw-thumbnail {
      height: 235px; } }
.aw-template-overview ._excluded-post {
  border: 1px solid #d0d4d8; }
