.becomeInstructorDiv{justify-content:center;align-items:center;height:400px;margin:30px 0;display:flex;position:relative}.becomeInstructorDiv .backgroundColorDiv{z-index:-1;background-color:#fbfbf8;width:100%;height:300px;position:absolute;top:50px;left:0}.becomeInstructorDiv .contentDiv{box-sizing:border-box;text-align:left;color:#3c3b37;flex-direction:column;justify-content:center;width:400px;height:100%;margin-left:100px;line-height:1.4;display:flex}.becomeInstructorDiv .contentDiv .heading{margin-bottom:10px;font-size:34px}.becomeInstructorDiv .contentDiv .about{margin-bottom:15px;font-family:Arial,Helvetica,sans-serif;font-size:19px}.becomeInstructorDiv .contentDiv .button{color:#fff;cursor:pointer;background-color:#151515;justify-content:center;align-items:center;width:180px;height:50px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;display:flex}.becomeInstructorDiv .contentDiv .button:hover{background-color:#094c59}
