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

.side_internals2 {
  z-index: 1;
}

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

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

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

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

.sol1_img {
  height: 400px;
}

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

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

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

.right_1 {
  background-size: cover;
  background-position: center;
  background-image: url(img/pictures/idk6.jpg);
}

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

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

.right_2 {
  background-size: cover;
  background-position: center;
  background-image: url(img/pictures/Untitled15.jpg);
}

/* +++ */
/* IMG */
/* +++ */

.right3 {
  margin-top: 70px;
  height: 1000px;
}

.right_3 {
  background-size: cover;
  background-position: center;
  background-image: url(img/pictures/idk5.jpg);
}

/* +++ */
/* IMG */
/* +++ */

.right4 {
  margin-top: 70px;
  height: 1000px;
}

.right_4 {
  background-size: cover;
  background-position: center;
  background-image: url(img/pictures/idk9.jpg);
}
