﻿/*body {

    style ="background-color:aquamarine"
}*/
@import url('commonstyle.css');
.welst {
    background-color:aquamarine;
}

.ih{
    height:125px;
}

.enquiry-btn{
    position: fixed;
    left: -21px;
    top: 400px;
    transform: rotate(270deg);
}