﻿/*@media screen and (min-width:640px){
    .elements { min-height:187px; _height:187px; }
}
@media screen and (max-width:640px){
    .elements { height:auto; padding-bottom:20px }
}*/