﻿.gallery-template-container[data-v-16b8c662]{height:100vh;width:100%;background:#fff;display:flex;justify-content:space-between}.gallery-template-container .gallery-content-container[data-v-16b8c662]{width:525px;height:100vh;display:flex;flex-direction:column;align-items:center;padding:20px 60px;box-sizing:border-box;overflow-y:auto;transition:all .3s ease}@media only screen and (max-width:500px){.gallery-template-container .gallery-content-container[data-v-16b8c662]{padding:20px 20px}}.gallery-template-container .gallery-image-container[data-v-16b8c662]{width:calc(100% - 525px);height:100vh;background-repeat:no-repeat;background-position:50%;background-size:cover;position:relative;transition:all .5s ease-in-out}