.type_image {
    width: 60%;
    height: 60%;
    border-style: solid;
    border-width: 3px;
    border-radius: 5px;
    border-color: #dfdfdf;
}
