.mess-box{width:100%;box-sizing:border-box;background-color:#2ecc71;border:0;border-radius:10px;padding:10px;margin:10px 0;color:#333333}.mess-box2{width:100%;box-sizing:border-box;background-color:#fff;border:0;border-radius:10px;padding:10px;margin:10px 0;color:#333333}.mess-header{font-size:18px;font-weight:700;text-align:center;color:white}.mess-header2{font-size:18px;font-weight:700;text-align:center;color:darkblue}.mess-cel{display:flex;align-items:center;flex-direction:column;justify-content:center;max-width:170px;width:100%;padding:5px;border-radius:10px;background-color:lightgreen;color:#333333;margin:10px}.mess-cel:hover{color:#ff3333}.masters-cel:hover{color:#333333}.master-name{font-weight:bolder;margin-bottom:5px}.masters-cel img{border-radius:100px;box-shadow:0 0 0 3px green,0 0 13px #333}.mess_wrap{margin:auto;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.mess_wrap img{margin:5px 0}@media screen and (min-width:1200px){.mess-cel{max-width:20%;width:100%}}@media screen and (max-width:980px){.mess_wrap{justify-content:center;max-width:599px}}@media screen and (max-width:480px){.mess-cel{margin:5px;font-size:12px}.masters-cel{max-width:170px !important}.masters-cel img{max-width:150px;max-height:150px}.sert-cel{max-width:170px !important}.sert-cel img{max-width:150px;height:auto}}@media screen and (max-width:410px){.email{font-size:9px}}@media screen and (max-width:370px){.mess-cel{font-size:10px}}