.d3{display: flex;align-items: center;width: 100px;height: 40px;justify-content: space-between;}.d4{border: 1px solid #883;width: 50%;max-width: 50%;height: 100%;cursor: pointer;flex-grow: 1;}.d4 svg{width: 100%;height: 100%;}.d4:hover{border: 1px solid #333;border-radius: 5px;}.dq{width: 50%;height: 6%;flex-grow: 1;}.dq:hover{color: #f00;}@media (max-width: 768px) {.d3 { width: 80px;height: 32px;}}