@media (min-width:321px) and (max-width:480px){h1,h2{font-size:200%;line-height:100%}h3,h5{font-size:200%;line-height:120%}h5{font-weight:300}}h1{font-size:300%}h1,h2{line-height:110%;margin:5px}h2{font-size:200%}h3{font-size:150%;line-height:110%;font-weight:300}h3,h4{margin:5px}h4{font-weight:200}a{color:#00df7f}.first-image:hover{animation:shake 0.2s;animation-iteration-count:4}.insertFromLeft,.insertWithZoomOut{animation:zoom_out 0.2s}@keyframes shake{0%{transform:rotate(0deg)}50%{transform:rotate(-0.6deg)}to{transform:rotate(0.6deg)}}@keyframes zoom_out{0%{transform:scale(2,2)}25%{transform:scale(1.75,1.75)}50%{transform:scale(1.5,1.5)}75%{transform:scale(1.25,1.25)}to{transform:scale(1,1)}}