p{
    line-height:normal;
}
.wsa_heading {
    text-align: center;
    font-weight: 600;
    font-size: 35px;
    margin-top: 10px;
    height: 50px;
}

.row1 {
    display: flex;
    margin-top: 20px;
    justify-content: center;
}

.row2 {
    display: flex;
    margin-top: 20px;
    margin-left: 10rem;
}

.img1 img {
    width: 127px;
    height: 84px;
}

.img2 img {
    width: 127px;
    height: 84px;
}

.img3 img {
    width: 127px;
    height: 84px;
}

.img4 img {
    width: 127px;
    height: 84px;
}

.img5 img {
    width: 127px;
    height: 84px;
}

.img1 {
    margin-left: 100px;
}

.img2 {
    margin-left: 100px;
}

.img3 {
    margin-left: 100px;
}

.rsa {
    margin-left: 520px;
    font-weight: 600;
}

.img4 {
    margin-left: 60px;
}

.img5 {
    margin-left: 60px;
}

@media(max-width:1400px) {
    .img4 {
        margin-left: 130px;
    }
    .img5 {
        margin-left: 130px;
    }
}

@media(max-width:1390px) {
    .img4 {
        margin-left: 40px;
    }
    .img5 {
        margin-left: 110px;
    }
}

.img1 p {
    width: 260px;
    height: 85px;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
}

.img2 p {
    width: 260px;
    height: 85px;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
}

.img3 p {
    width: 260px;
    height: 85px;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
}

.img4 p {
    width: 260px;
    height: 85px;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
}

.img5 p {
    width: 260px;
    height: 85px;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
}

@media(max-width:1400px) {
    .row2 {
        margin-left: 4rem;
    }
}

@media(max-width:1200px) {
    .row2 {
        margin-left: -1rem;
    }
}

@media(max-width:1100px) {
    .img1 img {
        width: 100px;
        height: 84px;
    }
    .img2 img {
        width: 100px;
        height: 84px;
    }
    .img3 img {
        width: 100px;
        height: 84px;
    }
    .img4 img {
        width: 100px;
        height: 84px;
    }
    .img5 img {
        width: 100px;
        height: 84px;
    }
}

@media (max-width:1000px) {
    .row1 {
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .row1 img {
        width: 290px;
        height: 200px;
    }
    .row2 {
        display: flex;
        flex-direction: column;
    }
    .rsa {
        text-align: center;
    }
    .row2 img {
        width: 290px;
        height: 200px;
    }
    .img1 p {
        margin: auto;
    }
    .img2 p {
        margin: auto;
    }
    .img3 p {
        margin: auto;
    }
    .img4 p {
        margin: auto;
    }
    .img5 p {
        margin: auto;
    }
    .img4 {
        margin-left: 100px;
    }
    .img5 {
        margin-left: 100px;
    }
    .kasi {
        margin: auto;
        display: flex;
    }
    .china {
        margin-top: 50px;
    }
    .egypt {
        margin-top: 50px;
    }
}

@media (max-width:770px) {
    .row1 {
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .row1 img {
        width: 200px;
        height: 140px;
    }
    .row2 {
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .rsa {
        margin-left: 80px;
    }
    .row2 img {
        width: 200px;
        height: 140px;
    }
    .img1 p {
        margin: auto;
    }
    .img2 p {
        margin: auto;
    }
    .img3 p {
        margin: auto;
    }
    .img4 p {
        margin: auto;
    }
    .img5 p {
        margin: auto;
    }
    .wsa_heading {
        text-align: center;
        font-weight: 600;
        font-size: 30px;
        margin-top: 10px;
        height: 50px;
    }
    .venezuela {
        margin-top: 40px;
    }
}

@media (max-width:530px) {
    .row1 {
        display: flex;
        flex-direction: column;
        margin-left: -70px;
    }
    .row1 img {
        width: 120px;
        height: 79px;
    }
    .row2 {
        display: flex;
        flex-direction: column;
        margin-left: -70px;
    }
    .rsa {
        text-align: center;
    }
    .row2 img {
        width: 120px;
        height: 79px;
    }
    .img1 p {
        margin: auto;
    }
    .img2 p {
        margin: auto;
    }
    .img3 p {
        margin: auto;
    }
    .img4 p {
        margin: auto;
    }
    .img5 p {
        margin: auto;
    }
    .wsa_heading {
        text-align: center;
        font-weight: 600;
        font-size: 25px;
        margin-top: 10px;
        height: 50px;
    }
}

