.garant {
    position: absolute !important;
    width: 100px !important;
    left: 0;
    bottom: 0;
    -webkit-transform: translate(-50%, 20%);
            transform: translate(-50%, 20%)
}