
  .containerdiv {
    border: 0;
    float: left;
    padding-bottom: 0.5em;
    position: relative;
    } 
  
  .markering {
    bottom: -8px;
    position: absolute;
    right: 24px;
    }

  #overlay-image {
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity:0;
    } 
