@media(max-width:1424px) {
    .home_h_m .picture_text .readmore {
        width: 24%;
    }
}

@media(max-width:1398px) {
    .head-master-desk-main-minakshi .main .right-section .left-image::after {
        content: '';
        width: 40%;
        height: 120px;
        border-radius: 5px;
        /* border: 50px solid blue; */
        /* background-color: red; */
        position: absolute;
        top: -23px;
        border-top-right-radius: 80px;
        left: 203px;
        z-index: -9;

    }
}