/*div#block-nepalipanchang iframe {
    height: 112px !important;
    clip-path: inset(38px 0px 0 0px);
}*/
div#block-nepalipanchang .content p {
    display: flex;
    position: relative;
    overflow: hidden;
}

div#block-nepalipanchang .content p iframe {
    width: 300px !important;
    /* font-size: 54px !important; */
    position: absolute;
    top: -87px;
}