
.list_certificates li a img{ transition: all 0.3s ease 0s }
.list_certificates li a:hover img{ transform: scale(0.85); border-radius: 10px}
