.traffic-title{
    margin-top: 30px;
    font-size: 40px;
    text-align: center;
    font-weight: 500;
}
.table1{
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}
.TITLE-H1 {
    font-size: 20px;
    color: black;
    margin: 2px;
    padding: 2px;
    
}
a{color:green;}
.table_bg01{
    color: black;
    font-size: 15px;
}
.red01{
    display: inline-block;
    border-bottom:1px #0000002d solid; 
    padding-bottom:1px;
}
table{
    width: 100%;
}
iframe{
    width: 100%;
    max-width: 550px;
}
img {
    width: 100%;
    height: 100%;
    max-width: 600px;
}
.qrcode img{
    max-width: 200px;
}