I would like to ask you if you could help me with JA UNIVERSITY which I find sometimes not responsive enough, and not suitable for smart phones. Some of the elements are not fine and I just do not know what if I am supposed to use for tables or div in combination with css. I am trying to study use of css in tables and it looks like it is fine and elements are responsive.
You can see example in link above. I would love, if you could help me with styling etc. As you can see there are three pictures and text is not aligned in center. I used combination of tables and css, but it does not work:
.table-contacts {
background-color: #84c125;
width:100%;
color: #FFFFFF;
text-align: center;
}