.linegor {
    height: .65px !important;
}
.linevert {
    width: .65px !important;
}
.linevertab {
    width: .65px !important;
}
@media screen and (max-width: 640px) {
    .linegor {
        height: .19px !important;
    }
    .linevert {
        width: .19px !important;
    }
    .linevertab {
        width: auto;
        height: .19px !important;
    }
    .t450__logowrapper a {
        width: 50% !important;
    }
}