#hero .overlay {
    background: linear-gradient(90deg, rgba(170, 7, 107,0.7) 0%, rgba(97, 4, 95,0.4) 100%);
}
#hero {
    height: 90vh !important;
}
.port-image .img-auto{
    width:auto !important;
}
.width-100{
    width: 100%;
}