.compare-control {
    position: relative;
}
.compare-control input {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    height: 10px;
}
