Mr. Lennard Bryan Saez
Academic Head
Bachelor of Science in Computer Engineering
#team-4076 .paginate {
padding: 30px;
text-align: center;
}
#team-4076 .paginate .page-numbers {
background-color: ;
color: rgb(255, 255, 255);
cursor: pointer;
display: inline-block;
font-size: 14px;
line-height: 1em;
margin: 3px 0;
padding: 10px 15px;
text-decoration: none;
}
#team-4076 .paginate .current{
background-color: ;
}
.team-container {
width: 100%
}
#team-4076{
background: url() repeat scroll 0 0;
text-align: left;
}
#team-4076 .item{
text-align: left;
margin: 5px;
display: inline-block;
vertical-align: top;
}
#team-4076 .layer-media .team-thumb {
overflow: hidden;
}
#team-4076 .layer-media img {
border-radius: 0;
box-shadow: none;
width:100%;
margin:0;
padding:0;
}
@media only screen and ( min-width: 0px ) and ( max-width: 767px ) {
#team-4076 .item{width: 95%}
}
@media only screen and ( min-width: 768px ) and ( max-width: 1023px ) {
#team-4076 .item{width: 45%}
}
@media only screen and (min-width: 1024px ) {
#team-4076 .item{width: 30%}
}