.mySlides{display:none}.box{height:300px;overflow:hidden;position:relative;width:600px}.box .container_img,.box .container_img img{height:100%;left:0;position:absolute;top:0;width:100%}.box .container_img img{object-fit:contain;transition:1s}.box .container_text{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;padding-right:40px;padding-top:30px;position:absolute;top:0;width:100%;z-index:2}.box .container_text h5{color:#fff;font-weight:700;text-shadow:2px 3px 3px #000}.slideshow-container{align-items:center;display:flex;justify-content:center;margin:auto auto 40px;max-width:700px;position:relative}.next,.prev{border-radius:0 3px 3px 0;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:-22px;padding:16px;position:absolute;top:50%;transition:.6s ease;user-select:none;width:auto}.next:hover,.prev:hover{color:#fff}.prev{left:0;text-shadow:-3px 0 rgba(0,0,0,.3)}.next{right:0;text-shadow:3px 0 rgba(0,0,0,.3)}.fade{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:fade;animation-name:fade}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media only screen and (min-width:1370px){.slideshow-container{max-width:900px}.box{height:500px;width:800px}.box .container_text{padding-top:50px}}@media only screen and (max-width:600px){.box{height:200px;width:350px}.box .container_text{padding-right:10px}}@media only screen and (max-width:400px){.next,.prev{margin-top:-10px;padding:0}.next{right:-12px}.prev{left:-12px}}