.check-bullets-with-image-background-div{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3rem;display:flex;height:500px;justify-content:center}.check-bullets-with-image-background-div .left-half,.check-bullets-with-image-background-div .right-half{width:50%}.check-bullet{display:flex;font-size:20px;margin-top:20px}.check-icon{margin-right:1rem}.check-icon svg{margin-top:5px}@media (max-width:767px){.check-bullets-with-image-background-div .left-half{display:none}.check-bullets-with-image-background-div .right-half{padding:0 24px;width:100%}}