            .waThumb {
                margin-bottom: 30px;
            }
            
            .waThumb img {
                width: 185px;
                /*
                 clip:rect(0px, 185px, 150px, 0px);
                 position:absolute;
                 */
                border: 0 none;
                margin-bottom: 10px;
            }
            
            .waThumb .image {
                display: block;
            }

