.cbm-photoGallery__slideContent--360 {
  display: flex;
  align-items: center;
  text-align: center;

  .cbm-photoGallery__rotation {
    width: 100%;
  }

  > img {
    margin: auto;
  }
}
