﻿team-section .avatar img {
    max-width: 200px;
    height: auto
}

.team-section .avatar img.rounded-circle {
    max-width: 150px
}
.mt-5, .my-5 {
    margin-top: 3rem !important
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important
}
.text-center {
    text-align: center !important
}
.mt-5, .my-5 {
    margin-top: 3rem !important
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important
}
.d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important
}
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}
.img-fluid, .modal-dialog.cascading-modal.modal-avatar .modal-header, .video-fluid {
    max-width: 100%;
    height: auto
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}
.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}
.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}
.z-depth-1, .chip:active {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important
}

.z-depth-1-half {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15) !important;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15) !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}