@media (max-width: 767px){
	.custom-container h2.team-list-title {
    font-size: 22px;
    margin-bottom: 5px;
}
 .custom-container h2.about_p_title01 {
    font-size: 23px;
    }
  .custom-container .wpb_single_image .vc_figure,.wpb_single_image .vc_single_image-wrapper {
	    display: block;
	    width: 100%;
 }
 .custom-container .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img {
    width: 100%;
}
}