.buy-btn-wrap{
    display: none !important;
}
.justify-content-center {
    justify-content: flex-end !important;
}
.header-style-3 .logo-header {
    width: 240px;
}
@media (max-width: 1199px){
.header-style-3 .logo-header {
    width: 170px;
}
}

.bnr-block-1-content { /*Hides Upload Image in Jumbtron*/
    display: none !important;
}
.custom-heading{
    font-size: 30px;
}
.mb-30{
    margin-bottom: 30px;
}
.ft-md{
    font-size: 16px !important;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-media img {
    margin: 0px auto;
    display: block;
    margin-bottom: -80px;
}
#title-logo{
    width: 400px !important;
    margin-bottom: 35px;
}
.twm-home-6-banner-section {
    position: relative;
    min-height: 96vh;
}
@media (max-width: 796px){
    #title-logo{
        max-width: 250px;
    }
}