 .seemore {
     position: relative;
     bottom: 10px;
 }
 
 .acco-mid-expand-btn {
     width: 150px;
 }
 
 #id04 {}
 
 .modal-content {
     min-width: 420px !important;
 }
 
 .img-mod-right {
     height: 300px;
     width: 300px;
 }
 
 .container-mod {
     min-width: 65%;
 }
 
 .container-mod-img {
     margin: 6px;
     height: 350px;
     min-width: 65%;
 }
 
 .img-modal-main {
     height: 96%;
     width: 70%;
     background-color: white;
     float: left;
 }
 
 .img-modal-side {
     float: left;
 }
 
 .side-img {
     height: 65px;
     width: 80px;
     background-color: white;
     margin-bottom: 5px;
     margin-left: 25px;
 }
 
 .img-modal-main img,
 .img-modal-side img {
     height: 100%;
     width: 100%;
 }


/********* MSG MODAL **************/

 .msg-text {
     height: 70px;
     width: 100%;
     text-align: justify;
     padding: 0;
     resize: none;
 }