123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- .bgc-f5f9f9{
- background: #f5f9f9;
- }
- .c-ef6b00{
- color: #ef6b00;
- }
- .c-0AD9C9{
- color: #0AD9C9;
- }
- .mt16{
- margin-top: 16px;
- }
- .h160{
- height: 160px;
- }
- .c-border{
- border-color: #e3ede8;
- }
- .ml14{
- margin-left: 14px;
- }
- .mt14{
- margin-top: 14px;
- }
- .div-hostipal-content{
- max-height: 654px;overflow: auto;
- }
- .hospital-photo-box{
- width: 40%;
- height: 130px;
- object-fit: contain;
- max-width: 150px;
- max-height: 130px;
- min-width: 100px;
- min-height: 86px;
- }
- .hospital-photo-box>img{
- width: 100%;
- height: 100%;
- }
|