#hero .overlay {
    background: linear-gradient(90deg, rgba(48, 54, 59,0.7) 0%, rgba(48, 54, 59,0.4) 100%);
}
#hero {
    height: 90vh !important;
}
.port-image .img-auto{
    width:auto !important;
}