.resize {
    width: 100px; /* Change width as needed */
    height: auto; /* Keeps aspect ratio */
}