.tms-kanipakam {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    box-sizing: border-box;
}

.tms-kanipakam .tms-home-top .tms-home-top-img {
    height: 160px;
    margin-top: -10px;
}

.tms-kanipakam .tms-home-top {
    text-align: center;
}
.tms-kanipakam .tms-home-top .heading-1{
    margin-top: 0px !important;
}
.tms-kanipakam .tms-home-top .contact-us {
    margin-top: 10px;
    margin-bottom: 15px;
    font: normal normal bold 24px/16px Zen Kaku Gothic New;
}

.tms-kanipakam .tms-home-top h2 {
    color: #D42204;
    font-size: 35px;
    margin: 15px 0px;
}

.tms-kanipakam .tms-home-top h5 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 16px;
}

.tms-kanipakam .tms-home-top h3 {
    margin-top: 10px;
    margin-bottom: 0px;
}

body {
    width: 100%;
    height: 100%;
}

.tms-reserved {
    font-size: 11px;
    position: absolute;
    bottom:10px;
}

.inner-icon {
    height: 10px;
    margin-right: 5px;
}