.box-bm{
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0 0 12px rgba(0,0,0,0.2);
    border-radius: 6px;
}