body {
    background-image: url(./images/bg-pattern-light.svg);
    background-size: cover;
    background-position: center;
}

.input-group > img:last-child {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}