 .postedImage {
            text-align: center;
            margin: 20px 0;
        }

        .postedImage img, .postedImage video {
            max-width: 100%;
            border-radius: 10px;
        }

        .newsfeedPostOptions {
          
            flex-wrap: wrap;
            align-items: center;
            justify-content: flex-start;
            margin-top: 10px;
        }

        .newsfeedPostOptions iframe {
            margin-right: 10px;
        }

       

       
        
        
        
     

        