/* +++++++++++++++++++++++++++++++++++++++++ */
/*                  WRAPPERS                 */
/* +++++++++++++++++++++++++++++++++++++++++ */

.side_internals2 {
  z-index: 1;
}

.stack_internals2 {
  display: flex;
  flex-direction: row;
}

.right_sidebar {
  width: 400px;
  flex-direction: column;
  margin-inline: 5px;
}

/* +++++++++++++++++++++++++++++++++++++++++ */
/*                DISPLAY IMAGE              */
/* +++++++++++++++++++++++++++++++++++++++++ */

.sol1_box {
  width: 1px;
  height: 1px;
  margin-top: -1700px;
}

.sol1_img {
  width: 500px;
  height: 400px;
}

/* +++++++++++++++++++++++++++++++++++++++++ */
/*                  IMAGES                   */
/* +++++++++++++++++++++++++++++++++++++++++ */

/* +++++++++ */
/* FIRST BOX */
/* +++++++++ */

.right1 {
  height: 600px;
  margin-top: 70px;
}

.right_1 {
  background-size: cover;
  background-position: center;
  background-image: url(img/gif-webp/16.webp.webp);
}

/* ++++ */
/* DISK */
/* ++++ */

.right2 {
  margin-top: 70px;
  height: 600px; /* Adjust based on content */
}

.right_2 {
  background-size: cover;
  background-position: center;
  background-image: url(img/gif-webp/11.webp);
}
