.t228 .t-btn {
	height: 60px;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 10px;
	width: 230px;
    font-weight: normal;
    font-family: 'Manrope',Arial,sans-serif;
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    user-select: none;
    box-sizing: border-box;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.t-menu__link-item {
    margin: 0 0 0 -15px;
}

.t228__centerside {
    padding-left: 70px;
    text-align: left;
}