/* Start custom CSS for html, class: .elementor-element-ab2bed4 */.media-file{
    /*border: 1px solid red;*/
    width: 300px;
    height: 400px;
    border-radius: 20px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    
    
}
.media-center-page{
    margin-top: 50px;
    display: flex;
    gap: 50px;
}

.media-text{
    font-size: 20px !important;
    text-align: center;
    align-items: center;
    line-height: 30px;
    color: black;
}
.the-wire{
    /*background-color: #009ee0;*/
}
.the-wire-bg-image1{
    /*border: 1px solid*/
;
border-radius: 20px 20px 0px 0px ;
/*width: 200px;*/
height: 250px;
/*margin: 0px 40px;*/
background-image: url('https://test.suprajit.com/wp-content/uploads/2025/04/The-Wire.jpg');\
background-repeat: no-repeat;
background-size: cover;

}
.magazine-button{
    border: 1px solid;
    width: 100px;
    text-align: center;
    align-items: center;
    margin: auto;
    padding: 10px 20px;
    color: white;
    background-color: black;
    border-radius: 10px;
}
.the-wire-bg-image2{
     /*border: 1px solid*/
;
border-radius: 20px 20px 0px 0px ;
/*width: 200px;*/
height: 250px;
/*margin: 0px 40px;*/
background-image: url('https://test.suprajit.com/wp-content/uploads/2025/04/Press-Release.png');
background-repeat: no-repeat;
background-size: cover;
}/* End custom CSS */