body {
    background-color:#fffdf3;
    text-align: center;
}

.WR {
    text-align: center;
}

.WR img{
    width:25%;
    height:auto;
}

.WL img{
    width:30% ;
    max-width: 150px;
    min-width: 95px;
    height:auto;
}

.RD p{
margin-inline: auto;
text-align: center;
max-inline-size: 400px;
}