img{
    max-width: 100%;
}
body{
    max-width: 100%;
}
#compare_list_bottom{

    position: fixed;
    bottom: 0;
    float: right;
    width: 100%;
    background: #f8f8f8;

}

span.discount-percent-on-image {
    background: #ef5661;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    position: absolute;
    top: 51px;
    left: 5px;
    padding: 4px 11px;
    border-radius: 40px;
    margin-right: 10px;

}
