.covid-part{
    position: relative !important;
    /* bottom: 50%;
    width: 100%; */
}
.covid-text{
    display: flex;
    justify-content: center;
    background: #ff0000b0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.continer-p-1{
    padding-left: 0px !important;
}
.social-menu2{
    display: flex;
}
.social-menu2 li{
    width: 50%;
}
.float-right1{
    float: right;
}
.float-left1{
    float: left;
}
.likeus-text{
    text-align: right;
}
.down-menulink{
    display: flex;
flex-direction: column;
}
.down-menulink a{
    text-align: left;
}

.covid19_box{
    margin-bottom: 80px;
}
.covid19_box p{
    font-size: 20px;
    margin-bottom: 20px;
}
.covid19_box h5{
    font-size: 22px;
}
.covid19_box h6{
    font-size: 15px;
}