 .speak-img{
            height: 400px;
            width: auto;
            }  
            .speak-img img{
                width:100%;
                height: 100%;
            }
             .section-space .speaker-btn button{
                 margin-top:14px;
             }
            .section-space .speaker-btn button a{
                text-transform: capitalize;
                color: black;
                font-family: serif;
                font-weight: 600;
               
                padding: 5px 10px;
                background: red;
                color: white;
                font-size:20px;
                border-radius: 5px;
                background: #f1971a;
            }