.my-profile.breadcrumb-list {
    margin-bottom: 0;
}

.my-profile-container.small-container {
    margin-top: 0;
}

.my-profile-form {
    padding: 0 20px;
}

.edit-input-field-button {
    text-decoration: none;
    margin-top: 4px;
    font-size: 14px;
}

@media screen and (max-width: 768px) {
    .my-profile-container.large-container {
        padding: 0;
    }   
}

