.two-images-wrapper{display:flex;align-items:center;gap:20px;padding:100px 20px}.two-image-wrapper-one img{max-width:100%}.two-image-wrapper-one{flex-basis:50%}.two-image-wrapper-two{flex-basis:50%}.two-image-wrapper-two-button{display:flex;justify-content:center;margin-top:100px}.two-image-wrapper-two-button a{padding:15px 24px;color:#fff;display:flex;align-items:center;text-decoration:none;font-weight:bold;font-size:21px;letter-spacing:2px}.two-image-wrapper-two-button span{margin-right:20px}.two-image-wrapper-two p{margin-bottom:0}@media only screen and (max-width:767px){.two-images-wrapper{flex-direction:column}}