
.shipLogoImg {
    height: 30px;
    width: 30px;
}

.centerImg { 
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}