.newsahan{
    height: 400px;
    width: 80%;
    background-color: #0d71bb;
    /*background-image: linear-gradient( 135deg, #ABDCFF 10%, #0396FF 100%);*/
    /*background-image: linear-gradient(to top, #fbc2eb 0%, #a6c1ee 100%);*/
    background-color: #9fa4c4;
    background-image: linear-gradient(315deg, #9fa4c4 0%, #9e768f 74%);
    -webkit-border-radius: 0 90px 923px 0;
    border-radius: 0 90px 613px 0;
    -webkit-box-shadow: 20px 2px 20px 4px #3D3B6B;
    box-shadow: 20px 2px 20px 4px #3D3B6B;

}
.newsahan1 {
    height: 400px;
    width: 80%;
    background-color: #0d71bb;
    /*background-image: linear-gradient( 135deg, #ABDCFF 10%, #0396FF 100%);*/
    /*background-image: linear-gradient(to top, #fbc2eb 0%, #a6c1ee 100%);*/
    background-color: #9fa4c4;
    background-image: linear-gradient(315deg, #9fa4c4 0%, #9e768f 74%);
    -webkit-border-radius: 0 90px 923px 0;
    border-radius: 0 90px 613px 0;
    -webkit-box-shadow: 20px 2px 20px 4px #3D3B6B;
    box-shadow: 20px 2px 20px 4px #3D3B6B;
}
.newsahan{
    height: 400px;
    width: 80%;
    background-color: #0d71bb;
    /*background-image: linear-gradient( 135deg, #ABDCFF 10%, #0396FF 100%);*/
    /*background-image: linear-gradient(to top, #fbc2eb 0%, #a6c1ee 100%);*/
    background-color: #9fa4c4;
    background-image: linear-gradient(315deg, #9fa4c4 0%, #9e768f 74%);
    -webkit-border-radius: 0 90px 923px 0;
    border-radius: 0 90px 613px 0;
    -webkit-box-shadow: 20px 2px 20px 4px #3D3B6B;
    box-shadow: 20px 2px 20px 4px #3D3B6B;
    -webkit-transition: all 450ms linear;
    -moz-transition: all 450ms linear;
    -ms-transition: all 450ms linear;
    -o-transition: all 450ms linear;
    transition: all 450ms linear;
}
