.gallery-wrapper.slick-slider {
    margin-top: 30px;
}
button#contactuswellbeing {
    border: 0;
    color: #fafafa;
    padding: 15px;
    background-color: #1d62cc;
    text-transform: uppercase;
    font-family: 'Roboto',sans-serif;
    position: relative;
    width: 100%;
    letter-spacing: 2px;
}
div#photo {
    width: 300px;
    display: inline-block;
    float: left;
	padding: 0 30px;
}

div#info {
    display: grid;
}

label.title {
    font-weight: 600;
    color: #92b9a4;
}

p.name {
	text-transform: capitalize;
    font-weight: 600;
    padding: 0;
}

p.role {
    font-style: italic;
    color: #c3c1c1;
}

div#photo img {
    width: 220px;
	margin-bottom: 10px;
}

.about_contactus #fld_216048_1 {
    background: #b2cebf;
    color: white!important;
    display: inline-block;
    position: relative;
    width: 100%;
    font-weight: bold;
    /* left: 2%; */
    /* right: 2%; */
    padding: 4%;
    text-align: center;
}