.intro h1{font-weight:500;margin-bottom:25px;margin-top:25px}.intro p{margin-bottom:30px}.col-5{width:100%}.arrow{align-items:center;border:2px solid;border-radius:20px;cursor:pointer;display:flex;height:100px;justify-content:center;opacity:.5;transition:.4s;width:45px}.arrow img{max-height:50px;transition:.4s}.arrow:hover{opacity:1}.arrow:hover img{transform:translateY(10px)}@media only screen and (min-width:991px){.col-5{width:40%}.intro .img{height:calc(100vh - 66px);object-fit:cover;position:absolute;right:0;top:66px;width:50%}.intro h1{margin-bottom:50px;margin-top:0}.intro p{font-size:21px;margin-bottom:60px}}