.horz-tag {
    position: absolute;
    width: 265px;
    left: 10px;
    top: 10px;
}

.text-horz-tag {
    font-family: Gilroy;
    font-weight: 700;
    color: white;
    font-size: 13pt;
    position: absolute;
    top: 21px;
    left: 45px;
    text-transform: uppercase;
}