.death-list{background-color:#fafafacc;border-radius:15px;margin:10px;display:flex;justify-content:space-between;height:86px;align-items:center;padding-right:15px}.death-list_label{display:flex;width:calc(100% - 80px);justify-content:space-around}.death-list_label p{margin-bottom:0}.death-list_label_name{font-weight:700;width:75%;padding-right:20px}.death-list_label p:nth-child(2){width:20%}.death-list_location{padding:0 10px}.death-list_location_label{display:flex;justify-content:center;margin-bottom:0}.death-list_infos{width:50%;display:flex;align-items:center;flex-direction:row}.death-list_location{width:30%}.death-list_btn{width:20%;display:flex;align-items:center;justify-content:center}.btn-death_list{background-color:#F9B233;color:#fff;cursor:pointer;width:242px;height:48px;border-radius:36px;border:none;display:flex;align-items:center;justify-content:center;text-decoration:none;text-transform:uppercase;transition:.3s}.btn-death_list:hover{background-color:#873546;color:#fff}.obituary-notice{margin:10px!important}.death-list_photo{width:80px;height:80px;margin:10px 10px 10px 0;overflow:hidden;border-radius:15px}.death-list_photo img{height:80px;width:80px;object-fit:cover}@media screen and (max-width:900px){.death-list{flex-direction:column;height:auto;background-color:#f4f4f4;border-radius:12px;padding:15px;margin-bottom:30px}.death-list_label{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:15px}.death-list_label p{margin:0}.death-list_label p:nth-child(2){width:50%;text-align:center}.death-list_label_name{padding:0 8px;text-align:center;margin-bottom:15px!important}.death-list_infos{width:100%;display:flex;flex-direction:column;align-items:center}.death-list_location_label{margin-bottom:15px}.death-list_location{width:100%;display:flex;justify-content:center}.death-list_btn{width:100%;display:flex;justify-content:center}.death-list_photo{margin:0 0 20px 0}}