.banner-top, 
.banner-top-img, 
.banner-top-img picture {
display: none;
}
.main-contact-wechat {
position: relative;
max-width: 100%;
margin: 0 auto;
}
.section-services{
position: relative;
padding-bottom: 187px;
background-image: url(//vsquare.clinic/wp-content/themes/plant/img/qr-code/bg-contact.jpg);
background-repeat: no-repeat;
background-position: top center;
background-size: auto;
overflow: hidden;
}
.text-cn{
font-family: 'PingFang SC Regular';
font-weight: 400;
font-size: 35.5px;
text-align: center;
margin-top: 170px;
}
.img-code{
text-align: center;
}
.img-code img {
border-radius: 36px;
}
@media (max-width: 1919px) {
.section-services{
padding-bottom: 9.739583333333334vw;
}
.text-cn{
font-size: 1.8489583333333333vw;
margin-top: 8.854166666666668vw;
}
.img-code img {
border-radius: 1.875vw;
}
}
@media (max-width: 768px) {
.section-services{
height: calc(100dvh - 43px);
background-position: center center;
background-size: cover;
padding: 0 12.82051282051282vw 12.82051282051282vw;
}
.text-cn{
font-size: 5.641025641025641vw;
margin-top: 20.51282051282051vw;
margin-bottom: 4.102564102564102vw;
}
.img-code img {
border-radius: 5.128205128205128vw;
}
}