#wrap .img_wrap img {width:70%;}
#wrap .img_wrap{width: 80%;margin: 0 auto;position:relative; display: flex; justify-content: center; align-items: center;}
#wrap .img_wrap a{position:absolute;display: block;bottom: 5rem;font-size: 2rem;background: #7024ba;color: #fff;padding: 1.5rem 1rem;border-radius: 1rem;width: 100%;text-align: center;font-weight: bold;}
#wrap {position: relative;min-height: 100vh;display: flex;flex-flow: column;justify-content: center;align-items: center;background:#ecebed;}

