.qr_code_image
{
    overflow: hidden;
}
.qr_code_image > img
{
    width: 200px;
    height: 200px;
    margin: -24px;
}