.survey-widget{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff}.survey-item,.survey-widget{display:-webkit-box;display:-ms-flexbox;display:flex}.survey-item:last-child{margin-bottom:0}.survey-item:hover span{color:#fff;background:#bc322d}.survey-item img{width:87px;height:50px}.survey-item span{width:calc(100% - 87px);height:100%;padding:6px 13px 0;font-size:13px;color:#000;font-weight:700;overflow:hidden}@media (max-width:992px){.survey-item img{width:70px;height:calc(100% - 2px)}.survey-item span{width:calc(100% - 70px);height:38px;padding:1px 13px 0}}