.col-md-6 img {
  width: 30% !important;
}

.col-md-6 {
  width: 100% !important;
}

#content .container {
    padding-bottom: 0 !important;
}

.arrow_right > img {
    margin-top: 40.2vh;
    filter: saturate(1000%) contrast(800%) brightness(500%) 
      invert(3%) sepia(500%) hue-rotate(120deg) !important;
}

.arrow_left > img {
    margin-top: 40.2vh;
    filter: saturate(1000%) contrast(800%) brightness(500%) 
      invert(3%) sepia(500%) hue-rotate(120deg) !important;
}
