@media (max-width: 999px) {
  img {
    border-radius: 40px;
  }

  a {
    all: unset;
    text-decoration: underline;
    cursor: pointer;
  }

  .Fenny_Block {
    display: none;
  }
  .Snuitlaat_Block {
    display: none;
  }
  .container{
    display: none;
  }
  html {
    height: 100vh;
    width: 100vw;
    display: flex;
    font-weight: 300;
    font-size: 2rem;
  }

  body {
    font-family: "Inter", sans-serif;
    margin: 0px;
    padding: 0px;
    height: 100vh;
    width: 100vw;
    background-color: var(--beige);
  }

  .HeaderText {
    font-family: "Merriweather";
    font-size: 1rem;
  }

  .Content {
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }

  /* HEADER */
  .Header {
    display: flex;
    position: relative;
  }

  .Header .Logo {
    display: flex;
    width: 360px;
    height: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .Header .Contact {
    display: flex;
    color: var(--brown);
    flex-direction: column;
    position: absolute;
    height: 85px;
    width: auto;
    right: 20px;
    bottom: 75px;
  }

  .Header .Header_Text {
    display: flex;
    font-family: "Merriweather", serif;
    font-weight: 600;
    justify-content: flex-end;
  }

  .Header .Info_Text {
    display: flex;
    font-weight: 400;

    justify-content: flex-end;
    text-align: right;
    flex-direction: column;
  }

  /* SNUITLAAT_BLOCK */
  .Snuitlaat_Block_Mobile {
    margin-left: auto;
    padding: 7%;
    margin-right: auto;
    height: auto;
    background-color: var(--green);
  }

  .Snuitlaat_Block_HeaderText {
    font-size: 2rem;
    position: relative;
    margin-bottom: -20px;
    font-weight: 700;
    color: var(--beige);
  }

  .Snuitlaat_Block_Mobile .Image {
    height: 700px;
    padding: 2%;
    float: right;
  }

    .Snuitlaat_Block_Mobile i {
    font-weight: 500;
  }
  .Snuitlaat_Block_Mobile .Text {
    color: var(--beige);
    font-size: 1.2rem;
  }

  /* FENNY_BLOCK */

  .Fenny_Block_Mobile {
    color: var(--brown);
    width: 100%;
    margin-top: -100px;
  }

  .Fenny_Block_HeaderText_Mobile {
    font-size: 2rem;
    padding-left: 100px;
    margin-top: 200px;
    font-weight: 700;
    color: var(--brown);
    margin-bottom: -20px;
  }

  .Fenny_Block_Mobile .Image {
    padding-top: 15px;
    float: "left";
  }

  .Fenny_Block_Mobile .Text {
    padding-left: 7%;
    padding-right: 7%;
    color: var(--brown);
    font-size: 1.2rem;
    padding-bottom: 50px;
  }

  /* Services */
  .Services_Mobile{
    background-color: var(--green);
    color: var(--beige);
    padding: 7%;
        font-size: 1.2rem;

  }
  
  .Services_Mobile_Header_Text {
    font-size: 2rem;
    font-weight: 700;
    color: var(--beige);
    padding-bottom: 2%;
  }

  .Services_Mobile img {
    height: 700px;
    padding: 2%;
    float: right;
  }

  /* Tarieven */
  .Tarieven_Mobile{
    padding:7%;
  }

  .Tarieven_Mobile .Asteriks {
    text-decoration: none;
    font-size: 1.5rem;
    margin-left: -20px;
    padding-top: -5px;
    color: black;
  }

 strong{
    font-weight: 700;
  }

  .Tarieven_Block_HeaderText{
    font-size: 2rem;
    font-weight: 700;
    color: var(--brown);
  }

      /* WERKWIJZE_BLOCK */
  .Werkwijze_Block_Mobile{
    background-color: var(--green);
    color: var(--beige);
    padding: 7%;
        font-size: 1.2rem;

  }
  
  .Werkwijze_Block_Header_Text_Mobile {
    font-size: 2rem;
    font-weight: 700;
    color: var(--beige);
    padding-bottom: 2%;
  }

  .Werkwijze_Block{
    display: none;
  }

  /* Snuitjes */
  .SnuitjesHeader {
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    background-color: var(--beige);
    font-size: 2rem;
    color: var(--brown);
padding: 2%;
  }

  .SnuitjesHeader .Insta_Block {
    margin-top: auto;
    margin-bottom: auto;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    display: flex;
    cursor: pointer;
  }

  .SnuitjesHeader .Insta {
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 15px;
    text-decoration: none;
    font-weight: 700;
  }

  .SnuitjesHeader .Insta_Handle {
    margin-top: 0px;
    margin-bottom: auto;
    padding-left: 2px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1rem;
    margin-top: auto;
    margin-bottom: auto;
  }

  .SnuitjesHeaderText {
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 2rem;
    font-weight: 700;
  }

  .Snuitjes {
    display: flex;
    width: 100%;
    justify-content: space-around; /* or space-around / space-evenly */
    align-items: center;
    padding-bottom: 50px;
    background-color: var(--beige);
  }

  .Snuitjes img {
    width: 17%;
  }

  /* Footer */
  .Footer {
    display: flex;
    height: 200px;
    width: 100%;
    background-color: var(--brown);
  }

  .Footer .Logo {
    height: 200px;
    padding-left: 10px;
  }

  .Footer .Contact {
    display: flex;
    font-weight: 400;
    justify-content: flex-end;
    text-align: right;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 40px;
    color: var(--beige);
    flex-direction: column;
    font-size: 0.9rem;
  }

  .Footer .Contact_Header {
    padding-bottom: 5px;
    font-size: 0.5rem;
  }
}
