.profile_cel {
    padding: 15px 40px;
    border-bottom: 1px solid #1A1A1A;
    width: 100%;
    text-align: center;
}
.profile_cel:last-child {
    border-bottom: none;
}