@media(max-width:750px){
    .board_dipshikha .notice{
        width: 100%;
    }
}

@media(max-width:670px){
.board_dipshikha .notice .aa,
.board_dipshikha .notice .bb,
.board_dipshikha .notice .cc{
    width: 90%;
    height: auto;
    padding-bottom: 30px;
    padding-top: 20px;
}
.board_dipshikha .notice .bb{
    padding-top: 5px !important;
}

}