:root{--primary-color:#e72727;--secondary-color:rgb(60,114,44)}.our-team{min-height:500px}table{width:950px;border-collapse:collapse;margin:50px auto}.teams tr:nth-of-type(odd){background:#eee}.teams th{background:var(--secondary-color);color:white;font-weight:bold}.teams td,.teams th{padding:10px;border:1px solid #ccc;text-align:left;font-size:18px}.teams td .ph-no{color:var(--primary-color)}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){.teams table{width:100%!important}.teams table,.teams thead,.teams tbody,.teams th,.teams td,.teams tr{display:block}.teams thead tr{position:absolute;top:-9999px;left:-9999px}.teams tr{border:1px solid #ccc}.teams td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.teams td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:bold}}@media screen and (max-width:767px){table{width:100%!important}}