.short-box {
    width: 30%;
}

.spinner-container {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
}

img {
    width: 50%;
}

.title {
    font-size: xx-large;
}

/*Not in use but keeping it in case it's needed in the future
@font-face {
    font-family: "Sony Font";
    src: url("/resource/Clarendon")
}

.title {
    font-family: "Sony Font";
}*/