div.deprecated {
    height: auto;
    display: grid;
    justify-content: center;
    justify-items: center;
    align-items: center;
  }

  div.deprecated article {
    margin: auto;
    /* padding-top: 400px; */
    width: 400px;
    /* width: 100%; */
    /*  min-height: 100rem  */
    text-align: center;
    position:relative;
    margin-top:160px;
  }

  div.deprecated article h1 {
    display:block;
    margin:0 auto;
    width: 21.87rem;
    left:0;
    top:0;
    position: relative;
    text-indent: -20000px;
    height: 11.25rem;
    background-size: 420px 297.26541554959783px !important;
    background: transparent url('https://static.twonas.com/apps/logos/fossil_logo.svg') no-repeat -1.5625rem -3.5rem;
  }

  div.deprecated article span {
    font-family: 'Montserrat',sans-serif;
    color:#4a4a4a;
    line-height: 170%;
    padding-bottom: 0.4em;
    padding-top: 2em;
  }

  div.deprecated article span a {
    color: #2e49eb;
  }
