.wrapper {
    width: 100%;

}

.wrapper .code {
    width: 100%;
}

.code img{
    display:block;
    margin:auto;
    width: 100%;
    height: 400px;
}

.phone {
    color: #515767;
    text-align: center;
    font-size:25px;
    margin-top:20px;
}