Source :- LIVE HINDUSTAN
https://www.livehindustan.com/lh-img/smart/img/2026/02/21/1200x900/assi_do_deewane_seher_me_1771643635591_1771643639918.jpg20 फरवरी, 2026 को एक साथ दो बड़ी फिल्में रिलीज हुई हैं। पहली फिल्म है बॉलीवुड एक्ट्रेव तापसी पन्नू की ‘अस्सी’ तो वहीं दूसरी फिल्म है मृणाल और सिद्धांत स्टारर ‘दो दीवाने सहर में’। खास बात ये है कि ये दोनों ही फिल्में अलग-अलग टॉपिक्स और जोनर की हैं।

background-color: #F3F4F6;
box-shadow: 0 2px 4px 0 rgba(128, 136, 148, 0.25);
border-radius: 6px;
padding: 8px 16px 8px 8px;
display: flex;
flex-direction: column;
margin-bottom: 25px;
}
.authrBlkWrp a .info {
position: relative;
padding-left: 68px;
margin-bottom: 8px;
height: 62px;
}
.authrBlkWrp a .info img {
width: 60px;
height: 60px;
border-radius: 100%;
object-fit: cover;
position: absolute;
left: 0;
top: 0;
border: 2px solid #FFF;
box-shadow: 0 0 2px 1px rgba(118, 128, 145, 0.15);
}
.authrBlkWrp a .info h2 {
font-size: 16px;
font-style: normal;
margin-top: 5px;
color: #4B5563;
font-weight: 400;
padding-bottom: 5px;
line-height: 19.2px;
}
.authrBlkWrp a .info strong {
font-size: 18px;
font-style: normal;
color: #030712;
font-weight: 600;
line-height: 21.6px;
}
.authrBlkWrp a .summary {
font-size: 16px;
font-style: normal;
font-weight: normal;
line-height: 160%;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
color: #030712;
position: relative;
}
.authrBlkWrp a .summary .aurpadheTxt {
background-color: #F3F4F6;
position: absolute;
bottom: 0;
right: 2px;
color: #c4132a;
cursor: pointer;
padding: 0;
}
.authrBlkWrp a .summary .aurpadheTxt:before {
content: ‘…’;
color: #030712;
}
@media (max-width: 768px) {
.authrBlkWrp {
margin-bottom: 20px;
}
.authrBlkWrp a .info {
padding-left: 46px;
margin-bottom: 6px;
height: 42px;
}
.authrBlkWrp a .info h2 {
font-size: 14px;
margin-top: 0;
padding-bottom: 0;
margin-bottom: 1px;
}
.authrBlkWrp a .info strong {
font-size: 16px;
}
.authrBlkWrp a .info img {
height: 40px;
width: 40px;
}
.authrBlkWrp a .summary {
font-size: 14px;
-webkit-line-clamp: 3;
line-height: 23px;
}
}
लेखक के बारे में
Priti Kushwaha
डिजिटल और प्रिंट जर्नलिज्म में करीब 8 साल से अधिक का अनुभव। मनोरंजन, लाइफ स्टाइल पर काम कर चुकी हूं। कानपुर, मेरठ, रोहतक, जयपुर और दिल्ली में पत्रकारिता कर चुकी हूं। कानपुर यूनिवर्सिटी से कॉमर्स में ग्रेजुएशन किया है। साथ ही भारतीय विद्या भवन से हिंदी पत्रकारिता में डिप्लोमा किया है। हिन्दुस्तान लाइव से जुड़ने से पहले हिन्दुस्तान प्रिंट मीडिया, दैनिक भास्कर प्रिंट, राजस्थान पत्रिका डिजिटल, गृहलक्ष्मी, दैनिक जागरण डिजिटल जैसे मीडिया संस्थानों में काम किया। पिछले एक साल से प्रीति कुशवाहा लाइव हिन्दुस्तान के साथ जुड़ी हैं और एंटरटेनमेंट बीट पर काम कर रही हैं। और पढ़ें
.topicListContainer {
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: flex-start;
position: relative;
}
.trendingTopicSeperator:after {
content: “”;
display: block;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: auto;
margin: auto;
width: 40px;
background-image: linear-gradient(90deg, transparent 0%, #ffffff 92%);
height: 100%;
}
.trendingTopicSeperator {
border-right: solid 1px #d2d2d2;
border-color: #61616180;
max-width: calc(74% – 5px);
position: relative;
margin-right: 10px;
}
div.tagsblk a {font-size: 12px;}
div.tagsblk a:hover {
background-color: #c4132a;
border: 1px solid #c4132a;
color: white;
cursor: pointer;
}
.linearText { display: flex; align-items: center; position: relative; }
.linearTextContent {
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.trendShowHideLabel {
display: block;
min-width: 18px;
width: 18px;
height: 18px;
position: relative;
cursor: pointer;
}
.trendShowHideLabel::after {
content: “”;
display: block;
position: absolute;
top: -2px;
right: 0px;
bottom: 0px;
left: 0px;
margin: auto;
height: 6px;
width: 6px;
border-style: solid;
border-color: #212121;
border-width: 0px 1px 1px 0px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
लेटेस्ट Hindi News ,
बॉलीवुड न्यूज, बिजनेस न्यूज, टेक
, ऑटो, करियर , और राशिफल,
पढ़ने के लिए Live Hindustan App डाउनलोड करें।
SOURCE : LIVE HINDUSTAN




