
#portmain .art-middle .typ-vypis-twins2-chess .vmini {
    
    display: flex;
    flex-direction: column;
    align-content: flex-end;
  }

  /*  block href - arrow - head */
  a[href*="void"]{
   
   cursor: text;
  }

  a[href*="void"] img{
   
    cursor: default;
   }

@media only screen and (max-width: 800px) {
    .grid.grid-pad .mbsep.col-1-2 {
   
      width: inherit;
    }
  }